ok.
So where in Fritz' code do you insert the break point?
or do you run concurrent processes?
will there be a master handler thread that decides "ok im realy busy now" so
spawn
im not a perl monk, so im not sure of the libraries available
on linux pthreads are used but until 5.8 perl used fork (aka start a new
executable)
sync issues, locking issues
something like this?
http://www.perl.com/pub/a/2002/09/04/threads.html
http://www.perl.com/pub/a/2002/09/04/threads.html 


-- 
View this message in context: 
http://www.nabble.com/a-multi-threaded-assp-tp15723508p15726100.html
Sent from the assp-test mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to