[fpc-devel] NoGlobals branch

Marco van de Voort marcov at stack.nl
Thu Aug 12 00:12:53 CEST 2010


In our previous episode, Hans-Peter Diettrich said:
> How would you count an level, when multiple concurrent parser threads 
> create further threads concurrently?

Hmm, I think a producer/consumer system with a queue for modules that can be
compiled and N worker threads (specifiable by user)
 
So on start threads are created, and no new threads are created after?



More information about the fpc-devel mailing list