# 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.