simple_spawner
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.
Ecosystem
crates.io
crates.io
Latest Release
over 6 years ago
0.3.0-alpha.17
over 6 years ago
Versions
1
1
Downloads
1,785 total
1,785 total
Loading...
Readme
Loading...
Links
| Registry | crates.io |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 0 on GitHub |
| Forks | 1 on GitHub |