-
Sub-task
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
False
-
-
False
-
-
-
PIDONE Board, PIDONE 18.0.4
At the begining of this topic, Eventlet and Asyncio were not compatible.
We designed a solution to implement an Eventlet hub based on the Asyncio, allowing us to ran Asyncio based code in a process monkey patched by Eventlet, and vice versa.
Almost of this works is already done:
https://github.com/eventlet/eventlet/issues?q=is%3Aissue+asyncio
Now some fine grained adjustements remains to be done:
https://github.com/eventlet/eventlet/issues/940
https://github.com/eventlet/eventlet/issues?q=is%3Aissue+asyncio+is%3Aopen
This task aims to track these adjustments.
- account is impacted by
-
OSPRH-5970 Draft a migration guide for synchronous and asynchronous applications
- In Progress
-
OSPRH-5972 Draft a debugging guide for those in charge of components migration
- In Progress
-
OSPRH-5961 Enabling the new Eventlet Asyncio hub in devstack
- Closed