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? _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel