worker-sentinel 0.3.1

It keeps the number of worker threads even if some threads exit.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[dev-dependencies.rand]
version = "0.3"

[package]
authors = ["KOBA789 <kobahide789@gmail.com>"]
description = "It keeps the number of worker threads even if some threads exit."
documentation = "https://docs.rs/worker-sentinel"
license = "MIT"
license-file = "LICENSE"
name = "worker-sentinel"
readme = "README.md"
repository = "https://github.com/KOBA789/worker-sentinel-rs"
version = "0.3.1"