Skip to content

pkbtc/MultiThread_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Java Multithreaded Server

This Java Multithreaded Server handles multiple client requests concurrently using multithreading. The server is designed for applications that require efficient handling of simultaneous client connections, making it suitable for real-time communication, multiplayer gaming, or similar use cases.

This is not like Javascript eventLoop but going steroiding java is also great

About

This is a basic implementation of Multithreaded WebServer in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages