in reply to
Parallel WEB spider, DB support
POE should work. The simplest approach is probably forking. You could use Parallel::ForkManager for this.
Comment on
Re: Parallel WEB spider, DB support
In Section
Seekers of Perl Wisdom