Skip to content

Multi-Thread & Process, Object Oriented TCP Server

License

Notifications You must be signed in to change notification settings

scottbarnesg/tcp_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Threaded, Multi-Process TCP Server

Server:

  • Main thread listens for incoming connections
  • New fork created to handle each accepted connection
  • Management thread reaps terminated forks

About

Multi-Thread & Process, Object Oriented TCP Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published