RE: Is C++ broker memory leak?

2010-05-26 Thread Steve Huston
Hi Yuta, Thank you for the report - could you please record this problem in JIRA (http://issues.apache.org/jira/browse/qpid) to ensure it is investigated and tracked correctly? Thank you, -Steve -- Steve Huston, Riverace Corporation Total Lifecycle Support for Your Networked Applications http://

RPC over AMQP with Hessian

2010-05-26 Thread Emmanuel Bourg
Hi, I've done some request/response work with Qpid lately, and I implemented a Hessian layer to make it easier. I'd like to share it here if ever someone find it useful. The source code is available there: http://github.com/ebourg/qpid-hessian If you've already worked with Hessian to do RPC