multi-threaded-server
There are 10 repositories under multi-threaded-server topic.
404Setup/Vine
Suitable for servers with high player density. Multithreading and ultra-high performance powered by ShreddedPaper.
harismuneer/Online-Voting-System-TCP
🗳️ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.
kochlisGit/Java-MultiThreading-Server-Chat
This is a simple Team Chat written in Java.
gotz1480/multithreaded-server-c
Multithreaded server implementation in C using websockets and POSIX threads
OneMeanDragon/dragon
Valhalla Legends Bot Network Server
seifgneedy/HTTP-Client-Server
Implementation of HTTP/1.1 with persistent connection with support of GET and POST request and Multi-threaded server to handle more than one client at a time.
yxu1183/Simple-Web-Server-and-Client
A multi-threaded web server that interacts with any standard web clients using HTTP.
hashdefineabc/OrderDeliverySystem-DistributedSystems
Replicated distributed service built using a primary-backup protocol, server recovery mechanism
vbyrao/DistrubutedSystems
Part-1: We implemented a multi-threaded file server for the above operations. Part-2: We implemented a Dropbox-like synchronized storage service with a helper thread for automatic file transfer between the client and server. Part-3: We implemented a computation server supporting synchronous and asynchronous RPC