[python-tulip] Sending request-response between agents with aiomas 1.0.3

2016-11-29 Thread mnif
Hello, I start working with aiomas, my problem is that I can not make a communication between two agents of the type agentA sends a request to agentB and it waits for an answer on behalf of agentB and vice versa.

[python-tulip] Motor 1.1

2016-11-29 Thread A. Jesse Jiryu Davis
I'm pleased to announce version 1.1 of Motor, the asynchronous Python driver for MongoDB. Motor can integrate with either Tornado or asyncio. It is compatible with Python 2.6 or later and all supported versions of MongoDB, including MongoDB 3.4 which was released today. Motor 1.0 now requires