Skip to content

nadeepoornima/multiClientProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Multi Client Server Program

This is a sample multi client server program. This has implemented by using the ExecutorService in java. As a user could able to give the max thread pool size and execute the program.

Set up and Run

  1. First clone the project
  2. Export the project to your IDE through pom.xml
  3. First run the server and give the maxthread pool size
  4. Then run the client
  5. You can type message on client and see it at server

About

Simple multi client program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages