Smalltalk Daily 7/2/07: Schedule Your Own Processes
In today's Smalltalk Daily, we look at an thread scheduler used in BottomFeeder. IN general, there are times when you would like to limit the number of "worker" threads; this example shows a simple approach to that problem.
Technorati Tags: process scheduler, smalltalk

