Launch and connect functions#

These functions provide for starting and connecting to a local instance of System Coupling.

launch(*[, port, working_dir, nprocs, ...])

Start a local instance of System Coupling and connect to it.

connect(host, port)

Connect to an instance of System Coupling already running in server mode.