← Back to team overview

txamqp-dev team mailing list archive

txthrift support for immediate messages and amqp transactions

 

Hi all!

For a project I'm developing, I need to be able
to send thrift messages using the immediate flag.

Also I need to be 100% sure that the broker gets it,
so added also support for transactions.

I've uploaded my branch:
https://code.launchpad.net/~mbrancaleoni/txamqp/immediate-with-transactions

where there're 3 modifications, all backward compatible:
- support for setting immediate flag
- support for enabling amqp transactions
- support for setting mandatory (now is always enabled)

Hope can be useful and also integrated into the main tree.

If there're any comments, I'm open to any improvement/fix

best regards,
matteo