in reply to
Re^2: A Perl vs. Java fight brews
in thread
A Perl vs. Java fight brews
Thread support in Java is pretty robust, and I think that's the way you'd handle this type of problem. Rather than forking children and communicating with them, in Java you'd use threads to do the work.
Comment on
Re^3: A Perl vs. Java fight brews
In Section
Seekers of Perl Wisdom