1.增加缓冲池
2.线程数、任务数配置
This commit is contained in:
@@ -13,6 +13,8 @@ libc = "0.2.137"
|
||||
crossbeam-utils = "0.8"
|
||||
dashmap = "5.5.1"
|
||||
parking_lot = "0.12.1"
|
||||
byte-pool = "0.2.4"
|
||||
lazy_static = "1.4.0"
|
||||
rand = "0.8.5"
|
||||
sha2 = { version = "0.10.6", features = ["oid"] }
|
||||
thiserror = "1.0.37"
|
||||
|
||||
Reference in New Issue
Block a user