poolth/README.md

2 lines
189 B
Markdown
Raw Permalink Normal View History

2021-01-07 11:05:50 +01:00
# poolth
Own implementation of the ThreadPool from the [Final Project: Building a Multithreaded Web Server](https://doc.rust-lang.org/book/ch20-00-final-project-a-web-server.html) exercise.