Hi there,
<div><br></div><div>How are people scaling consumers to handle tens of millions of messages inside a queue? We use Python but do you guys Twisted, Eventlet, Gevent, etc?</div><div><br></div><div>Creating a bunch of Python processes seems very inefficient and most applications I would think our mostly network io bound. What are you guys doing to scale your consumers?</div>

<div><br></div><div>Suhail</div>