At 6:36 PM -0400 10/6/05, Uri Guttman wrote:
>  >>>>> "JM" == Jeremy Muhlich <[EMAIL PROTECTED]> writes:
>
>   JM> Has anyone here written a serious threaded server in perl?  I
>   JM> can't seem to find any threads + sockets examples anywhere.  I
>   JM> have some stuff working with Thread::Pool but there are problems.
>   JM> (I can elaborate if anyone wants me to...)
>
>even the people who wrote the threads code in perl disavow them

That's not true!

I wrote a good chunk of the first version of the threading code for 
perl, and bluntly it's a damn sight more useful in most cases than 
the current perl threading model. (Which I *will* disavow -- it's 
core is a badly done pseudo-fork that a lot of good people put a lot 
of work in to make not suck too badly, thought they didn't succeed 
too well)

Not that it necessarily helps, since I doubt you want to run perl 
5.005 or 5.6 with 5.005-style threads, but that's a separate issue.
-- 
                                Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                       teddy bears get drunk
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to