mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
Remove threadpool disclaimer (#378)
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
A library for scheduling execution of futures concurrently across a pool of
|
A library for scheduling execution of futures concurrently across a pool of
|
||||||
threads.
|
threads.
|
||||||
|
|
||||||
**Note**: This library isn't quite ready for use.
|
|
||||||
|
|
||||||
### Why not Rayon?
|
### Why not Rayon?
|
||||||
|
|
||||||
Rayon is designed to handle parallelizing single computations by breaking them
|
Rayon is designed to handle parallelizing single computations by breaking them
|
||||||
|
|||||||
Reference in New Issue
Block a user