Crate aqueue

source ·

Structs§

  • async future thread safe mutex
  • Actor Model Ensure Thread safety and high performance writing
  • parallelism control model The PCModel is a model that can be used to control task parallelism number
  • RwModel Ensure Thread safety and high performance reading and writing
  • async future thread safe mutex for Rwlock
  • Used to control task parallelism queue