Hello Przemek

druzus wrote:
> 
> Revision: 11614
>          
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11614&view=rev
> Author:   druzus
> Date:     2009-07-03 06:29:26 +0000 (Fri, 03 Jul 2009)
> 
>     + implemented OS independent task switching system - it gives PTHREAD
>       compatible basic API so it can be used in HVM as alternative MT
> support
>       which does not use any OS threads. As long as Harbour does not call
>       any blocking OS function then it's possible to create and execute
>       simultaneously many threads though only one CPU is used and switched
>       between HVM threads. It gives similar scalability to xbase++ threads
>       and also similar behavior in item protection at .prg level.
>       Now it's possible to use HVM threads in any OS.
> 

Simply mind-blowing !!!

Regards
Pritpal Bedi


-- 
View this message in context: 
http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-11614--trunk-harbour-tp24318258p24318479.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to