forked from goodboy/tractor
Added asyncio with trio guest mode feature in feature list
parent
137fed790f
commit
5eed85d5dd
|
@ -29,6 +29,8 @@ Features
|
|||
primitives
|
||||
- Support for spawning process-level-SC, inter-loop one-to-one-task oriented
|
||||
``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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue