Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python3-aioeventlet

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.

Found 1 sites for python3-aioeventlet

Found 5 RPM for python3-aioeventlet

PackageSummaryDistributionDownload
python3-aioeventlet-0.5.2-bp156.3.2.noarch.htmlAsyncio event loop scheduling callbacks in eventletOpenSuSE Leap 15.6 for noarchpython3-aioeventlet-0.5.2-bp156.3.2.noarch.rpm
python3-aioeventlet-0.5.2-bp155.2.10.noarch.htmlAsyncio event loop scheduling callbacks in eventletOpenSuSE Leap 15.5 for noarchpython3-aioeventlet-0.5.2-bp155.2.10.noarch.rpm
python3-aioeventlet-0.5.2-bp154.1.27.noarch.htmlAsyncio event loop scheduling callbacks in eventletOpenSuSE Leap 15.4 for noarchpython3-aioeventlet-0.5.2-bp154.1.27.noarch.rpm
python3-aioeventlet-0.5.2-bp153.1.14.noarch.htmlAsyncio event loop scheduling callbacks in eventletOpenSuSE Leap 15.3 for noarchpython3-aioeventlet-0.5.2-bp153.1.14.noarch.rpm
python3-aioeventlet-0.5.2-lp152.1.1.noarch.htmlAsyncio event loop scheduling callbacks in eventletOpenSuSE Leap 15.2 for noarchpython3-aioeventlet-0.5.2-lp152.1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet