#bounded #executor #numbers #tasks #aptos #concurrency

已删除 bounded-aptos-executor

由任务数量限制的 Executor

0.2.7 2022年8月16日
0.2.6 2022年8月13日
0.2.2 2022年7月22日
0.1.7 2022年7月9日
0.1.2 2022年6月26日

#bounded 中排名 49


24 个crate中使用(直接使用3个)

Apache-2.0

9KB
147 代码行

一个受限于并发任务数量的 tokio Handle。通过此 Executor 启动时,可以并发运行的任务数量受初始 capacity 限制。

依赖项

~2.6–4MB
~61K SLoC