minrk / async-selector-thread

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asyncio-selector-thread

Provide asyncio selector methods (add/remove_reader/writer) when asyncio itself doesn't (i.e. ProactorEventLoop).

This is initially extracted from tornado 6.1, which defined the AddThreadSelectorLoop.

About

License:Apache License 2.0


Languages

Language:Python 100.0%