[fpc-devel] Light weight threads for FPC
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Dec 14 15:14:18 CET 2007
On Fri, 14 Dec 2007 11:44:43 +0100 (CET)
marcov at stack.nl (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
More information about the fpc-devel
mailing list