/**
* This package describes the Server for the IPL. This server acts as a
* "Swiss army knife" for the IPL. Any central functionality and state is
* kept by the server, including the members of each pool. The server is
* required for the default implementation of the registry.
*/
package ibis.ipl.server;