simple_spawner
| Crates.io | simple_spawner |
| lib.rs | simple_spawner |
| version | 0.3.0-alpha.17 |
| created_at | 2019-08-08 12:38:53.774792+00 |
| updated_at | 2019-08-08 12:38:53.774792+00 |
| description | Simple 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.
|
| homepage | https://github.com/matter-labs/simple_spawner |
| repository | https://github.com/matter-labs/simple_spawner |
| max_upload_size | |
| id | 154999 |
| size | 21,094 |
Alexander (shamatar)
documentation
https://github.com/matter-labs/simple_spawner
README
Commit count: 0
cargo fmt