[jira] [Updated] (SLING-3395) Event based reverse replication

2014-11-07 Thread Tommaso Teofili (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated SLING-3395:
---
Fix Version/s: Content Distribution 0.1.0

 Event based reverse replication
 ---

 Key: SLING-3395
 URL: https://issues.apache.org/jira/browse/SLING-3395
 Project: Sling
  Issue Type: Improvement
  Components: Distribution
Reporter: Tommaso Teofili
Assignee: Tommaso Teofili
 Fix For: Content Distribution 0.1.0


 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.3.4#6332)


[jira] [Updated] (SLING-3395) Event based reverse replication

2014-08-11 Thread Tommaso Teofili (JIRA)

 [ 
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)