Anonymous

Changes

From Pumping Station One
5 bytes added ,  14:32, 12 January 2015
Line 90: Line 90:  
The software for a node can be written in any language that supports zmq and json.
 
The software for a node can be written in any language that supports zmq and json.
   −
Nodes send messages using json data.  Sensors use zmq PUB/SUB.  Actuators use zmq PUSH/PULL.  Neurons use whatever they have to do get the job done, which is to SUB to sensors, and PUSH to actuators.
+
Nodes send messages using json data.  Sensors use zmq PUB/SUB.  Actuators use zmq PUSH/PULL.  Neurons use whatever they have to do get the job done, which means they SUB to sensors, and PUSH to actuators.
    
Sensors send data like this:
 
Sensors send data like this:
Cookies help us deliver our services. By using our services, you agree to our use of cookies.