CMD + K

janus

Community

Mixed sync-async queue to interoperate between asyncio tasks and classic threads

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::janus

Usage Tracking

1.0.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

linux-s390x
macOS-arm64
linux-aarch64
linux-64
macOS-64
win-64