thread_lake 0.1.4

A very high level thread pool manager
Documentation
1
2
3
4
5
# ToDo


* Implement the pause signal 
* Upload to crates.io
* Create a test that uses a mutex (maybe do some work, then push some data to a vector shared across threads)