* On Sat, Nov 01 2008, Dr.Ruud wrote:
> Gabor Szabo schreef:
>
>> I guess we can implement everything with fork but I think -
>> maybe because of my lack of experience in threads - that it will
>> be better to use them than to fork.
>
> I think it was Randal Schwartz who said something like: If the answer
> involves threads, then the question was wrong.

This assumes that you value snide comments over working code.

Anyway, I wouldn't use threads for this, but that doesn't make threading
an unreasonable approach.  I would use POE.

(Oh, and by "would", I mean "do":
http://git.jrock.us/?p=Server-Stylish.git;a=summary )

Regards,
Jonathan Rockway

--
print just => another => perl => hacker => if $,=$"

Reply via email to