janus
Mixed sync-async queue to interoperate between asyncio tasks and classic threads
Mixed sync-async queue to interoperate between asyncio tasks and classic threads
To install this package, run one of the following:
Mixed sync-async queue, supposed to be used for communicating between classic synchronous (threaded) code and asynchronous (in terms of asyncio) one. Like Janus god the queue object from the library has two faces: synchronous and asynchronous interface. Synchronous is fully compatible with standard queue, asynchronous one follows asyncio queue design.
Summary
Mixed sync-async queue to interoperate between asyncio tasks and classic threads
Last Updated
Feb 22, 2024 at 12:36
License
Apache-2.0
Total Downloads
11.3K
Supported Platforms
GitHub Repository
https://github.com/aio-libs/janusDocumentation
https://github.com/aio-libs/janus