OpenSource: Assignment1 on Cluster and Grid Computing
This is a multi thread Java program. Client invokes Server, Server does some calculation according to request from Client and returns result to Client. Simple, but important.
keywords: Java, multi thread, thread pool, Client, Server, TCP Socket