mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
rt: improve spawn_blocking scalability with sharded queue (#7757)
This commit is contained in:
+3
-1
@@ -1,4 +1,4 @@
|
||||
314
|
||||
316
|
||||
&
|
||||
+
|
||||
<
|
||||
@@ -32,6 +32,7 @@
|
||||
8MB
|
||||
ABI
|
||||
accessors
|
||||
adaptively
|
||||
adaptor
|
||||
adaptors
|
||||
Adaptors
|
||||
@@ -223,6 +224,7 @@ reregistering
|
||||
resize
|
||||
resized
|
||||
RMW
|
||||
RNG
|
||||
runtime
|
||||
runtime's
|
||||
runtimes
|
||||
|
||||
Reference in New Issue
Block a user