Package dcf.client

Interface Summary
WorkerInt  
 

Class Summary
MainFrame Main GUI for the client.
MainPanel Main GUI panel for clients
Worker The Worker handle the connection to the server, it recieves new tasks executes them and returns the result to the server
WorkerGroup The worker group activates a number of workers on the same client.
WorkersPanel This panel holds the workers task assignments data
 





Distributed Computation Framework