Feature #1012

Updated by J. Moringen almost 12 years ago

For ease-of-use and simple testdriving of RSB, we should by default enable both the in-process as well as the socket transport and disable Spread. This is reasonable as the usecase of distributing nodes over various machines across the network is less probable in the beginning. Phrased differently:

> Simple things should be simple, complex things should be possible. (C) A. Kay

Furthermore, this will ease distribution as Spread is a blocker in terms of configuration and source availability. For instance in the AMARSi project that will allow us to ship the Oncilla Simulator without all the Spread overhead.

* C++ ✓
* Java
* Python ?
* Common Lisp

Back