This project implements a simple multithreaded HTTP server in Rust using a custom-built thread pool. It serves static HTML files and demonstrates concurrency with graceful shutdown.