Created by: nvdv
What is this Python project?
atq is a pure-Python asynchronous task queue built to work with asyncio. It is designed to run costly functions outside main event loop using distributed workers.
What's the difference between this Python project and similar ones?
atq is designed to work with asyncio library and does not require additional infrastructure.
--
Anyone who agrees with this pull request could vote for it by adding a