[rabbitmq-discuss] STOMP Error?
Tony Garnock-Jones
tonyg at lshift.net
Wed Feb 11 11:53:43 GMT 2009
Darien Kindlund wrote:
> It looks like rabbitmq.log generates this error every time the
> Net::Stomp->connect() call is made:
Ah yes, thanks -- I'm remembering some detail I discussed with Matthias
-- the persister is called at channel (== STOMP connection) creation
time to get hold of a serial number to use on publications. Part of our
fix that we're planning is to split out the serial number counter into a
process of its own (that will be much less busy).
Tony
More information about the rabbitmq-discuss
mailing list