hello all I was wondering if qpid dispatch was supporting trnasaction. in fact the pattern I would need to implement is the following (a classic one)
Publisher (java/c++) beginTransaction > insert rdbms > publish msg > commit the amqp infra would be dispatch + java qpid broker. I assume it works. Can someone confirm please? Thx for your help olivier.
