[
https://issues.apache.org/jira/browse/SLING-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tommaso Teofili updated SLING-3395:
-----------------------------------
Component/s: (was: Extensions)
Replication
Labels: (was: replication)
> Event based reverse replication
> -------------------------------
>
> Key: SLING-3395
> URL: https://issues.apache.org/jira/browse/SLING-3395
> Project: Sling
> Issue Type: Improvement
> Components: Replication
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
>
> Currently polling from remote instances can be done periodically via a
> "schedule" rule. An improved design would allow the poller to get
> notifications about when a new item to poll is available. Implementation wise
> this can be done via Websocket, Server Sent Events, Long Poll, etc. since it
> allows the polling instance to establish the connection and the polled
> instance to signal events there (like a command channel) asynchronously and
> let reverse replication happen only when needed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)