01-05-01 20.55, skrev Medi Montaseri p� [EMAIL PROTECTED] f�ljande:

> Is there any docs on IThread and any ETA on production code?
> 
> Thanks
> 
> --
> =======================================================================
> Medi Montaseri, [EMAIL PROTECTED], 408-450-7114
> Prepass Inc, IT/Operations, Software Eng.
> =======================================================================
> 
> 
> 
> 
The iThread module is in what one could call early alpha, while the actual
Threading works and seems to be stable, it doesn't work on non pthread
systems, nor does sharing any data between the threads work.

There is a journal of my struggles at
http://use.perl.org/journal.pl?op=display&uid=1411 but isn't documentation.
There will be documentation coming up.

There will very shortly be a test release of the threading and some
experimental sharing code. ETA on production code however is uhm, no clue
:), it might need a new perl, it might not, we will see. However I am going
to start using threads instead of fork to get consistent result on win32 and
unix as soon as it works with winthreads. (I don't trust this pseudoforking
:).

Regards
Artur

Reply via email to