Hi, I have two RESTlets, one acting as a sensor, the other as a detector. The sensor serves data that is consumed by the detector. Since the sensor RESTlet continuously generates data, I want to stream this data to the detector(s) RESTlet. What's the best way to do this? And what kind of representation should the sensor generate if we are dealing with simple data (e.g. numbers). If I get a good solution, I promise to put it on the new Wiki.
Thanks, Erik

