On Mon, Feb 12, 2001 at 01:29:15PM -0500, Gianni Johansson wrote: > Also, it looks like ThreadPool.runningThreads() should just be: > > private int runningThreads() { > return poolGroup.activeCount(); > } No, because pooled threads are technically active, but arent hosting any actual job.
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20010212/63435a82/attachment.pgp>