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 python313-asyncio-pool

Pool of asyncio coroutines with familiar interface. Supports python 3.5+ (including PyPy 6+, which is also 3.5 atm) AioPool makes sure _no more_ and _no less_ (if possible) than `size` spawned coroutines are active at the same time. _spawned_ means created and scheduled with one of the pool interface methods, _active_ means coroutine function started executing it's code, as opposed to _waiting_ -- which waits for pool space without entering coroutine function.

Found 1 sites for python313-asyncio-pool

Found 1 RPM for python313-asyncio-pool

PackageSummaryDistributionDownload
python313-asyncio-pool-0.6.0-1.1.noarch.htmlPool of asyncio coroutines with familiar interfaceOpenSuSE Tumbleweed for noarchpython313-asyncio-pool-0.6.0-1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet