Perl Threads

Brent Fulgham brent.fulgham at xpsystems.com
Wed Jul 26 18:29:34 CDT 2000


Have any of you made use of the Perl threading facilities?

I'm curious if you've had much success working with them.
I'm somewhat familiar with the Python threading core, which
has a few warts as far as protection of memory objects between
threads (from one another), and especially the startup and
and destruction costs.

Can anyone comment on Perl's threading behavior?

Thanks,

-Brent



More information about the Thousand-oaks-pm mailing list