tokio-pool

Crates.iotokio-pool
lib.rstokio-pool
version0.1.0
sourcesrc
created_at2016-12-28 04:02:54.779983
updated_at2016-12-28 04:02:54.779983
descriptionTokioPool is a library designed to help you multithread your tokio applications by providing a pool of threads which you can distribute your load across.
homepage
repositoryhttps://github.com/Connorcpu/tokio-pool
max_upload_size
id7812
size5,756
Connie Hilarides (Connicpu)

documentation

https://docs.rs/tokio-pool

README

tokio-pool

Documentation

TokioPool is a library designed to help you multithread your tokio applications by providing a pool of threads which you can distribute your load across.

Commit count: 7

cargo fmt