summaryrefslogtreecommitdiff
path: root/PROTOCOL
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-11-15 20:56:40 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2014-11-15 20:56:40 +0100
commit9594857ea2b95675fc8c393aa4da21baa3d0f7f8 (patch)
tree20322af94fb9d25119b84500601d423360853b84 /PROTOCOL
parent8a008f55fa16b4388e49a21301bf84c7e4a2b2f7 (diff)
downloadbiruda-9594857ea2b95675fc8c393aa4da21baa3d0f7f8.tar.gz
biruda-9594857ea2b95675fc8c393aa4da21baa3d0f7f8.tar.bz2
..
Diffstat (limited to 'PROTOCOL')
-rw-r--r--PROTOCOL4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL b/PROTOCOL
index 0b17c3c..f3d48ff 100644
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -20,10 +20,11 @@ setup).
Operations:
Discovery:
+----------
Master sends:
-{ "op": "discover" }
+{ "op": "discover", "role": "master" }
Coordinators answer with:
@@ -38,4 +39,3 @@ On receiving a 'register' operation the master must handle accordingly,
usually adding the coordinator as known and alive and provide new
platforms and architectures to run workers on. Also currently scheduled
jobs must be examined.
-