Package distrit

Interface Summary
InteractiveTask A task that can also perform I/O during the task opearation through get and set methods.
InteractiveTaskServer Remote interface for clients to connect to a server managing interactive tasks.
Task A Task represents a single task that takes a paramater when it starts and returns a value when it terminates, both can be vectors..