Added asyncio with trio guest mode feature in feature list

drop_old_nooz_files
Giacomo Camporini 2022-01-18 14:25:08 +01:00
parent 137fed790f
commit 5eed85d5dd
1 changed files with 2 additions and 0 deletions

View File

@ -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