The compute package encapsulates simulation specific algorithm and parameters
which can be controlled from client site by sending events to the running simulation on
the server over a TCP/IP tunnel.
The net package coordinates and observes data streams and command streams between all clients and the
server side simulation.
The db package builds the persistence layer and is responsible for access and history of the simulations.