Manu Zhang created GEARPUMP-67:
----------------------------------
Summary: Support IoT temp isolation model
Key: GEARPUMP-67
URL: https://issues.apache.org/jira/browse/GEARPUMP-67
Project: Apache Gearpump
Issue Type: New Feature
Reporter: Manu Zhang
imported from [https://github.com/gearpump/gearpump/issues/1507] on behalf of
[~whjiang]. Here's his proposal.
One important characteristics of IoT deployment is that: the edge device can be
temp out of reach from data center. This out-reach can last days, even weeks.
And the typical deployment requires that, when such a dis-connection happens,
the edge device shall be able to run the deployed task continuously and flush
its output to local disk. And when the connection reestablished, the stored
events will be resend to data center.
I am not sure how difficult for Gearpump to support such a model. But, if we
want to target IoT, this is a MUST HAVE, I assume.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)