tsangwpx / aiosyncqueue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aiosyncqueue

SyncQueue for asyncio

This queue have no internal buffer. Queued item are acquired immediately.

About

License:MIT License


Languages

Language:Python 100.0%