[rabbitmq-discuss] AMQP message publishing - I wish it was synchronous

Uwe Kubosch uwe at datek.no
Sun Jan 24 00:49:19 GMT 2010


On Jan 4, 2010, at 11:57 PM, Chris Duncan wrote:

> I have looked at it, but I obviously didn't understood it correctly.  
> So, let's see if I grok this. Suppose I send a tx.select, send my  
> basic.publish and then send a tx.commit. If I receive a tx.commit-ok  
> all is well, otherwise I'll receive a channel exception from the server.
> 
> Not as straightforward as a publish-ok, but hey, if it works ... :)


I have used TX transactions with delivery report with the amqp gem now for a while, and it works well.

For us reliable delivery of messages is the priority since we have very low traffic, like 1 message per second average.

--
Uwe Kubosch
Systems Developer
Datek Wireless AS
uwe at datek.no
http://datek.no/








More information about the rabbitmq-discuss mailing list