summaryrefslogtreecommitdiffstats
path: root/tokio-threadpool
AgeCommit message (Expand)Author
2018-03-09Relicense Tokio exclusively under the MIT license. (#215)Carl Lerche
2018-03-09tokio-threadpool: bump rand to 0.4 (#205)Igor Gnatenko
2018-03-08Bump tokio to v0.1.2 (#201)Carl Lerche
2018-03-06Shutdown the thread pool on drop. (#190)Carl Lerche
2018-03-06Fix benches (#188)Carl Lerche
2018-03-06Replace coco with crossbeam (#185)Jeehoon Kang
2018-03-02Extract the reactor to a dedicated crate. (#169)Carl Lerche
2018-02-21Introduce the Tokio runtime: Reactor + Threadpool (#141)Carl Lerche