GitHub / sylvainmouquet / concurrency-limiter
Concurrency-Limiter is a Python library that provides a decorator to limit the number of concurrent executions with asyncio.gather
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylvainmouquet%2Fconcurrency-limiter
PURL: pkg:github/sylvainmouquet/concurrency-limiter
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 101 KB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: 4 months ago
Pushed at: 11 months ago
Last synced at: 5 days ago
Topics: asyncio, concurrency, decorator, gather, library, limiter, python