-
Couldn't load subscription status.
- Fork 1
Description
-
It is necessary to separate coroutines and fibers in such a way that different coroutines can use the same fiber. This approach will minimize the number of fibers, reduce context switches, and increase performance.
-
Add a fiber pool so that once-created fibers can be reused multiple times.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done