Structsยง
- AQueue
- async future thread safe mutex
- Actor
- Actor Model Ensure Thread safety and high performance writing
- PCModel
- parallelism control model The PCModel is a model that can be used to control task parallelism number
- RwModel
- RwModel Ensure Thread safety and high performance reading and writing
- RwQueue
- async future thread safe mutex for Rwlock
- Semaphore
Queue - Used to control task parallelism queue