tokio-threadpool 0.2.0-alpha.1

A task scheduler backed by a work-stealing thread pool.
docs.rs failed to build tokio-threadpool-0.2.0-alpha.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: tokio-threadpool-0.1.18

Tokio Thread Pool

A library for scheduling execution of futures concurrently across a pool of threads.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.