Anonymous

Changes

From Pumping Station One
63 bytes added ,  20:37, 4 December 2014
no edit summary
Line 18: Line 18:  
== Message broker idea ==
 
== Message broker idea ==
   −
Use a message broker such as [http://activemq.apache.org ActiveMQ] as the core of the system. This can be communicated with an an number of protocols but by far the simplest is STOMP. All messages passing through the broker should be JSON text messages well formed and documented.
+
Use a message broker such as [http://activemq.apache.org ActiveMQ] or RabbitMQ as the core of the system. Hef already has RabbitMQ in the space for ps1auth. This can be communicated with an an number of protocols but by far the simplest is STOMP. All messages passing through the broker should be JSON text messages well formed and documented.
    
Messages from devices such as arduinos could use MQTT protocol there is even an arduino lib: http://knolleary.net/arduino-client-for-mqtt/
 
Messages from devices such as arduinos could use MQTT protocol there is even an arduino lib: http://knolleary.net/arduino-client-for-mqtt/
Cookies help us deliver our services. By using our services, you agree to our use of cookies.