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.
- First clone the project
- Export the project to your IDE through pom.xml
- First run the server and give the maxthread pool size
- Then run the client
- You can type message on client and see it at server