Stream Computing and MQTT: A Simple Sample
In this topic I will be receiving data with IBM InfoSphere Streams using a highly volatile protocol from a sending source. Received data will be stored into a local file. The concept I am using is called pub/sub or the publish subsrcibe pattern. We need a few components to make this possible: IBM InfoSphere Streams […]
Read More Stream Computing and MQTT: A Simple Sample