about the message queue server

2010-12-09 Thread practicalperl
Hi, Would you please recommend me a high performance message queue server? Currently I'm looking up at: http://search.cpan.org/~dsnopek/POE-Component-MessageQueue-0.2.10/lib/POE/Component/MessageQueue.pm But I know nothing about its performance stuff. Thanks.

Re: about the message queue server

2010-12-09 Thread Dave Hodgkinson
You're prematurely optimising. Use something and see if it sucks for you. Also, look at RabbitMQ :) On 9 Dec 2010, at 14:39, practicalperl wrote: > Hi, > > Would you please recommend me a high performance message queue server? > Currently I'm looking up at: > http://search.cpan.org/~dsnopek/POE