Name : python311-aioeventlet
| |
Version : 0.5.2
| Vendor : openSUSE
|
Release : 4.9
| Date : 2023-01-24 17:38:55
|
Group : Unspecified
| Source RPM : python-aioeventlet-0.5.2-4.9.src.rpm
|
Size : 0.06 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : asyncio event loop scheduling callbacks in eventlet
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/slowroll/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-aioeventlet
python3.11dist(aioeventlet)
python311-aioeventlet
python3dist(aioeventlet)
Requires :