Added asyncio with trio guest mode feature in feature list
parent
137fed790f
commit
5eed85d5dd
|
@ -29,6 +29,8 @@ Features
|
||||||
primitives
|
primitives
|
||||||
- Support for spawning process-level-SC, inter-loop one-to-one-task oriented
|
- Support for spawning process-level-SC, inter-loop one-to-one-task oriented
|
||||||
``asyncio`` actors via "infected ``asyncio``" mode
|
``asyncio`` actors via "infected ``asyncio``" mode
|
||||||
|
- ``asyncio`` support for "infected" actors where
|
||||||
|
`trio` drives the `asyncio` scheduler via ``trio``'s "`guest mode`_"
|
||||||
- `structured chadcurrency`_ from the ground up
|
- `structured chadcurrency`_ from the ground up
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue