Daniel Rychlik wrote:
> It worked fairly well however my memory usage was on a steady climb

I tried your sample code, and saw constant memory usage (i.e. not
increasing).  Again, I recommend that you download threads v1.23 from
CPAN as that (i.e., an older version of threads) may be the cause of
your memory problem.

> as well as my processor hitting that 100% mark.

I didn't see this either, nor did I expect to because of the sleep()s in
the code.  Obviously, you must be referring to your 'real' code, so I
can't comment on its cause.

Reply via email to