blocking_pool

Crates.ioblocking_pool
lib.rsblocking_pool
version0.2.0
sourcesrc
created_at2021-02-23 06:34:21.725737
updated_at2021-04-17 16:09:26.058244
descriptionA thread pool for running synchronous I/O in asynchronous applications
homepage
repositoryhttps://github.com/KaiJewson/blocking_pool
max_upload_size
id359335
size16,290
Sabrina Jewson (SabrinaJewson)

documentation

README

blocking_pool

A thread pool for running synchronous I/O in asynchronous applications.

This crate is low-level, and is meant to be used as a building block for higher level asynchronous runtimes.

License: MIT OR Apache-2.0

Commit count: 15

cargo fmt