I have been writing threaded applications for a long time. My current project is an app for switch programming. It reads a script file and writes to the switch, all done in a seperate thread.

Bob