Confirmed users
1,927
edits
Line 21: | Line 21: | ||
* The message broker used is [http://www.rabbitmq.com RabbitMQ]. | * The message broker used is [http://www.rabbitmq.com RabbitMQ]. | ||
* Protocol used to talk to the broker is [http://en.wikipedia.org/wiki/AMQP AMQP]. | * Protocol used to talk to the broker is [http://en.wikipedia.org/wiki/AMQP AMQP]. | ||
* Messages are | * Messages are in JSON. | ||
* For python, the underlying library currently used to talk AMQP is [http://kombu.readthedocs.org/ Kombu]. | * For python, the underlying library currently used to talk AMQP is [http://kombu.readthedocs.org/ Kombu]. | ||
=== Road Map === | === Road Map === |