in reply to Desperately need help with threaded socket
Obligatory links: http://google.com/#q=mixing+threads+and+forks http://google.com/#q=perl+multithreaded+message+broker
You've already mentioned 0MQ in a reply but you might also want to look at ActiveMQ and RabbitMQ (all of which have Perl interfaces available). Another idea would be to check out the event modules on CPAN.
|
|---|