About Anaconda Help Download Anaconda

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

Installers

  • linux-s390x v1.0.0
  • osx-arm64 v1.0.0
  • linux-aarch64 v1.0.0
  • linux-64 v1.0.0
  • osx-64 v1.0.0
  • win-64 v1.0.0

conda install

To install this package run one of the following:
conda install sfe1ed40::janus

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy