Main method of the Runner class
This method takes in the arguments and the URLs from the properties files and uses them
to execute a class from a remote location accessed through http.
maxTasks -
Variable in class taskspaces.system.Node
Gathers result String objects from a Space
and prints them to a new file with the given path, name
and header, footer, and date timestamp if specified.
Constructor takes an IP address and port number of the result space, the number of expected
result Objects, and an output file name to create and a header to write to the created file.
Represents a server thread and a set of data structures and methods
for sending, storing, and retrieving executable objects between
applications and Nodes.
Space() -
Constructor for class taskspaces.system.Space