<?xml version="1.0" encoding="windows-1252"?>
<node id="722374" title="Threads Vs Fork" created="2008-11-08 03:22:51" updated="2008-11-08 03:22:51">
<type id="115">
perlquestion</type>
<author id="520366">
targetsmart</author>
<data>
<field name="doctext">
Hi monks,
I have a requirement to write a socket server(daemon), I have been using fork for handling multiple child connections. I am interested in using threads in perl, but as far as my reading about perl threads(perlthrtut, threads) tells me that going for threads in perl will not be a better choice than using fork. Can someone help me on this issue.</field>
</data>
</node>
