# TaskPile > ⚠️ Warning ☣️ Homemade, hand-rolled code ahead. Experimental. May not function as advertised. A threadpool implementation. Heavily inspired by the [implementation in the rust book](https://doc.rust-lang.org/book/ch20-03-graceful-shutdown-and-cleanup.html) and the [threadpool](https://crates.io/crates/threadpool) crate.