simple_spawner

Crates.iosimple_spawner
lib.rssimple_spawner
version0.3.0-alpha.17
sourcesrc
created_at2019-08-08 12:38:53.774792
updated_at2019-08-08 12:38:53.774792
descriptionSimple spawner for long-running CPU tasks that don't have any pause points. Spawn a task on a thread pool that starts immediately and returns a future that can be later polled by any other executor. Also provides old style `wait()` function to be synchronously polled on the current thread.
homepagehttps://github.com/matter-labs/simple_spawner
repositoryhttps://github.com/matter-labs/simple_spawner
max_upload_size
id154999
size21,094
Alexander (shamatar)

documentation

https://github.com/matter-labs/simple_spawner

README

Commit count: 1

cargo fmt