This commit is contained in:
c-cube 2023-11-08 20:06:59 +00:00
parent e9ef1f95da
commit b9cd527407

View file

@ -4,7 +4,7 @@
## features
- add `Bb_queue.transfer`
-add `Bb_queue.to_{iter,gen,seq}`
- add `Bb_queue.to_{iter,gen,seq}`
- add `Fifo_pool`, a simple pool with a single blocking queue for
workloads with coarse granularity tasks that value
latency (e.g. a web server)