You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Esteve Fernandez <es...@fluidinfo.com> on 2008/10/29 22:36:49 UTC

txAMQP 0.2 released, now with Thrift superpowers

Hi all,

I'm pleased to announce that Fluidinfo [1] is releasing txAMQP 0.2, 
(codenamed "Peanut butter and chocolate") [2] which includes support for 
Thrift, and various minor fixes.

What does this mean? Well, it makes easier to build a high performance [3]
massively scalable [4] RPC [5] architecture in Python.

We hope you'll enjoy it!

PS: you'll need to apply the patch at [6] to Thrift to add support for
Twisted

1 - Fluidinfo http://fluidinfo.com
2 - txAMQP http://launchpad.net/txamqp
3 - thanks to Twisted http://www.twistedmatrix.com
4 - thanks to AMQP http://www.amqp.org
5 - thanks to Thrift http://incubator.apache.org/thrift
6 - https://issues.apache.org/jira/browse/THRIFT-148