Hi Suho, Sachini,

Lot of IoT usecases are coming, and we will soon have usecases where we get
lot events from devices.

Currently we put a timestamp once we received an event. However, that is
only a approximation and might be problematic.

For IoT usecases, events from same devices monotonically increasing has
time stamps but they will not be in sync. I think we need to figure out how
to handle this scenario.

I think we should

   1. We should support external time windows for all usecases ( IMO best
   approach is to make Siddhi work that way always and deriving current time
   from the events we have received, and current model we can place on that
   model easily)
   2. When multiple clients send events to the same data stream, we should
   figure out a way to order events before processing them and support it out
   of the box.

WDYT? obviously I am not talking about release that goes next month.

--Srinath

-- 
============================
Blog: http://srinathsview.blogspot.com twitter:@srinath_perera
Site: http://people.apache.org/~hemapani/
Photos: http://www.flickr.com/photos/hemapani/
Phone: 0772360902
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to