Integrating ZeroMQ, AMQP, JMS WebSphere MQ and more in 2 lines of code

2013-07-03

As suggested on the zeromq-dev list, here's an integration example making use of ZeroMQ. Read more

Integrating Django with exchange rate web services in 10 lines of code

2013-06-13

This post introduces Zato, an open-source integration platform in Python, and shows you how to integrate Django, or indeed any piece of Python software, with Zato and external web services using nothing but plain Python objects. Read more