Skip to content

avinashclosepetsuresh/Multithreading-Socket-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreading-Socket-Communication

  • Implemented a Multi threading server client communication using fork, thread, select system call and also used TCP daytime.
  • Visualized performance metrics using Mininet.
  • Implemented a TCP based multi threaded echo server client communication in C programming language.

Echo Server Response

alt tag

Performance metrics using Fork

alt tag

Performance metrics using Thread

alt tag

Successfully Compared performance of Fork and Thread using Mininet.

About

Implemented a Multi threading server client communication using fork, thread, select system call and also used TCP daytime. Visualized performance metrics using Mininet. Implemented a TCP based multi threaded echo server client communication in C programming language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors