AMQP Consumer and publisher integration with Zope
Project description
This package defines basic components of a Messaging Gateway integrated inside Zope using AMQP.
Zope Component Architecture (ZCA) is about loosely coupled design in an Application. AMQP is about loosely coupled communication between Applications. This package tries to join the two.
Documentation: http://docs.affinitic.be/affinitic.zamqp
Code Repository: http://bitbucket.org/jfroche/affinitic.zamqp
Buildbot: http://buildbot.affinitic.be/builders/affinitic.zamqp%20linux_debian/
Test Coverage: http://coverage.affinitic.be/affinitic.zamqp/affinitic.zamqp.html
Changelog
0.6 (2011-06-14)
Nothing changed yet.
0.5 (2011-06-09)
Also compatible with Zope 2.10/2.11
0.4 (2011-06-09)
Change transactionmanager order to be the very last one
0.3 (2011-02-22)
Fix for Zope 2.13
0.2 (2010-10-19)
Abort transaction correctly on error - send error to utility if available
Add multithreaded consumer (default to 1)
0.1 (2010-03-20)
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.