Skip to content

maheshwarang001/multiThreaded_webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages