Tornado Connection Adapter

Be sure to check out the asynchronous examples including the Tornado specific consumer example.

Interacting with Pika from another thread

`pika.adapters.tornado_connection.TornadoConnection’s I/O loop provides
add_callback() to allow interacting with Pika from another thread.

Class Reference