/multiThreaded_webserver

highly manageable web server designed to handle over 100000 socket requests.

Primary LanguageJava

built a server that can handle ongoing requests from clients over TCP (HTTP/1.1) connections. It's designed to support up to 10000000 clients at once by efficiently managing threads.

Tested with 13000 requests using Postman's spike mode, yielding an average response time of 2 milliseconds. Screenshot 2024-02-23 at 23 44 45