1
0
Fork 0
Commit Graph

158 Commits

Author SHA1 Message Date
Andreas Streichardt adce528373 Proper initialization
Also find a fitting spot for our role
2016-02-04 11:29:43 +01:00
Max Neunhoeffer c7e99616c8 Use more modern font for debugging. 2015-12-08 12:45:37 +01:00
Max Neunhoeffer 83413e6783 Add debugging feature to startLocalCluster script. 2015-12-07 13:43:28 +01:00
Max Neunhoeffer e2eadd8239 Switch of statistics and foxx queues in local cluster script. 2015-11-03 10:19:27 +01:00
Max Neunhoeffer e74025fa2d Add possibility to start a coordinator with console in an xterm. 2015-08-04 08:50:49 +02:00
Max Neunhoeffer 541b4c2f07 New startLocalCluster script, speed much better. 2015-04-13 12:02:16 +02:00
Max Neunhoeffer b31b8d9678 Silence stderr as well. 2015-01-30 15:04:14 +01:00
Max Neunhoeffer e24278828c Changes to cluster startup for mesos cooperation.
This simplifies the cluster startup by introducing a further agency
lookup step using "local info" to find the "id". This allows an external
discovery process (see scripts/discover.js as an example) to configure
a new server in the cluster dynamically when it starts up.

New GNUmakefile targets
  pack-tar-config
  pack-tar
2015-01-28 12:58:24 +01:00