An ultra simple thread pool implementation in Rust.
This project implements the spawn with static lifetime and scope_spawn with scoped lifetime.
-
joinfunction. - more unit test
- more example in src/bin/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An ultra simple thread pool implementation in Rust.
This project implements the spawn with static lifetime and scope_spawn with scoped lifetime.
join function.