Dynamic queues with rate limits SHARQ supports creating new queues dynamically and updating rate limits in real time, with zero configuration! Built with Flask & Gevent With Flask and Gevent, SHARQ is minimal and async. It exposes an HTTP interface so that producers and workers can be language agnostic. Redis as a broker Built on top of Redis, SHARQ stores all the jobs serialized as msgpack in mem