- Celery Protocol - Support [V2 Message protocol](http://docs.celeryproject.org/en/latest/internals/protocol.html#event-messages) - Support [RPC Backend](https://github.com/celery/celery/blob/master/celery/backends/rpc.py) - Switch to `amqplib` http://www.squaremobius.net/amqp.node/channel_api.html - consider [`amqplib-stream`](https://github.com/bas080/amqplib-stream/blob/master/lib/create-write-stream.js) - consider [`rabbot`](https://github.com/arobson/rabbot) - consider [`bluebird`](http://bluebirdjs.com/)
amqplibhttp://www.squaremobius.net/amqp.node/channel_api.htmlamqplib-streamrabbotbluebird