thread_lake 0.1.4

A very high level thread pool manager
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
categories = ["concurrency"]
description = "A very high level thread pool manager"
edition = "2021"
keywords = ["thread", "thread-pool"]
license-file = "LICENSE"
name = "thread_lake"
readme = "readme.md"
repository = "https://github.com/ray33ee/thread_lake"
resolver = "2"
version = "0.1.4"