Skip to content

This project is about communication between the server and the client using IPC techniques. Server handles more than 1 lakh client request at a time.

Notifications You must be signed in to change notification settings

tejpcode/ServerCommUsingIPC

Repository files navigation

ServerCommUsingIPC

This project is about communication between the server and the client using IPC techniques. Server can handle more than 1 lakh client request at a time.

Step to run:

  1. Give permission to preRun file i.e chmod + x preRun
  2. run ./preRun
  3. rqrun1 contains the 10000 requesting client to test the server. running rqrun1 will run 10000 requesting client at a time.
  4. clrq0 is the user based client for entering the user values and getting the result from the server.

About

This project is about communication between the server and the client using IPC techniques. Server handles more than 1 lakh client request at a time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published