[rabbitmq-discuss] STOMP and transactions
Göran Krampe
goran at krampe.se
Thu Aug 19 14:47:40 BST 2010
Hi all!
I am implementing a STOMP lib in Squeak:
http://www.squeaksource.com/StompProtocol.html
...and most of it now works (ACKs and RECEIPT etc) but I need more
info on how transactions are meant to work. Can someone give me a
pointer? I am aware that Rabbit has lots of different terms here, but
what is the "out of the box" meaning of BEGIN/COMMIT using the stomp
adapter?
I thought it meant that *nothing* is *delivered* until on COMMIT, but
that seems a misunderstanding. Is it about making sure hitting disk?
regards, Göran
More information about the rabbitmq-discuss
mailing list