Dec. 20, 2015
9:07 a.m.
On Sun, Dec 20, 2015 at 08:56:43AM +0000, Dimitris Chloupis wrote:
Fuel I assume enters here the equation as a data exchange format , the problem I have with fuel is that its not backward compatible which for me
Once you have a set of OS processes running Pharo how they talk to each other is up to you no? E.g. the Pharo instances could use ZeroMQ, XML-RPC, JSONRPC, msgpack, coordinate via Redis/SQLite/PostgreSQL, etc. Pierce