Skip to main content

asyncio event loop scheduling callbacks in eventlet.

Project description

This is a fork of [aioeventlet](https://github.com/magma/deb-python-aioeventlet) that contains some patches for more recent versions of Python used in the Magma project. It is not maintained except for ensuring compatibility with Magma.

aioeventlet implements the asyncio API (PEP 3156) on top of eventlet. It makes possible to write asyncio code in a project currently written for eventlet.

aioeventlet allows to use greenthreads in asyncio coroutines, and to use asyncio coroutines, tasks and futures in greenthreads: see link_future() and wrap_greenthread() functions.

The main visible difference between aioeventlet and trollius is the behaviour of run_forever(): run_forever() blocks with trollius, whereas it runs in a greenthread with aioeventlet. It means that aioeventlet event loop can run in an greenthread while the Python main thread runs other greenthreads in parallel.

Project details


Release history Release notifications | RSS feed

This version

0.6

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faust-aioeventlet-0.6.tar.gz (64.1 kB view details)

Uploaded Source

File details

Details for the file faust-aioeventlet-0.6.tar.gz.

File metadata

  • Download URL: faust-aioeventlet-0.6.tar.gz
  • Upload date:
  • Size: 64.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for faust-aioeventlet-0.6.tar.gz
Algorithm Hash digest
SHA256 68caf662b01b81ff11ac1f4608ce076a67d860fe2e07ae37872d9a4a32d98107
MD5 0d902bdcae559988371f659207650100
BLAKE2b-256 6be318dd0f1211765ba04998465d067305db1da351eff40ad79ce69eb64f27dc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page