On Fri, 14 Dec 2007 11:44:43 +0100 (CET)
[EMAIL PROTECTED] (Marco van de Voort) wrote:

> > Has someone already created a unit for light weight threads?
> 
> Is there really an issue about tthread overhead, or are you searching
> for really lighter threads ? Fibers/clone/rfork etc.

Basically I'm searching for units handling groups of threads, where each
thread is less important and can therefore be very simple / optimized.
So, yes, Fibers/clone/rfork can all be used for this.


Mattias
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to