garetjax / pyamqplib-thrift
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Jonathan Stoppani (author)
Sat Aug 22 10:33:25 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Aug 22 10:33:25 -0700 2009 | |
| |
INSTALL | Sat Aug 22 10:05:33 -0700 2009 | |
| |
LICENSE | Sat Aug 22 10:05:33 -0700 2009 | |
| |
README | Sat Aug 22 10:05:33 -0700 2009 | |
| |
amqplib_thrift/ | Sat Aug 22 10:05:33 -0700 2009 | |
| |
example/ | Sat Aug 22 10:05:33 -0700 2009 | |
| |
setup.py |
README
README
======
This library allows the creation of thrift clients and servers using AMQP
with the pyamqplib for the communication.
For installation instructions see the INSTALL file in this directory.
For more information about thrift, visit
http://incubator.apache.org/thrift/
For more information about pyamqplib, visit:
http://code.google.com/p/py-amqplib/
For more information about AMQP, visit
http://www.amqp.org
