Skip to content

tjperry/Server---Pooled-Threads

Repository files navigation

This project involved creating a server that could respond to multiple clients by having a pool of threads. These threads would process the client's requests when a thread was available. This required a system in which wait() and signal() are implemented to handle server load and limitations without losing clients.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors