Package net.compute

Interface Summary
ComputableObject  
 

Class Summary
ANewComputableObject  
AutoClient  
AutoServer  
AutoServerLyon  
BigComputation  
ComputableCarl Created by IntelliJ IDEA.
ComputableDisplay  
ComputableObjectList This is a list of jobs that can be managed by the schedular.
ComputeClient  
ComputeClientList  
ComputeServer  
ComputeServerList The role of the ComputeServerList is to run as a thread, listen for new multi-cast connections from compute servers.
ComputeThis  
ComputeThread  
DelegatingLoader A classloader that delegates some loads to the system loader, and serves other requests by reading in from a given directory.
DynamicClassLoadingComputeClient 1.
GreeterLoader  
Hello Created by IntelliJ IDEA.
LocalClassLoader Defines a Class Loader that knows how to read a class from the local file system.
ReLoader Use the reloader to get the bytecode from a file for a class.
ReloadServer  
ReloadThread  
Schedular The role of the schedular is to wake up, peridically and scan the compute cilent list for a free (i.e., not busy) client.
SerializableImage