Craig Schmitt wrote:
> ----- Original Message ----- 
> From: "bytehd" <[EMAIL PROTECTED]>
> 
>> 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?
> 
> use threads;
> use threads::shared;
> 

How did you get around the variable duplication?

Kevin

-------------------------------------------------------------------------
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