[jira] [Updated] (SLING-5695) Make it possible to build a reference package and send the actual package asynchronously

2016-05-10 Thread Tommaso Teofili (JIRA)

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

Tommaso Teofili updated SLING-5695:
---
Description: 
It'd be good to see if it's possible to reach a higher throughput by 
parallelizing the process of transporting multiple packages with the process of 
installing them; so the idea is to build a package, but only put a reference to 
it in the ordered queue and send the actual package by putting it into a 
different queue that gets processed in parallel.
 

  was:Current SimpleAgent builds the DistributionPackage synchronously, in some 
cases it may be acceptable to do that asynchronously and improve the throughput 
of the agent.


> Make it possible to build a reference package and send the actual package 
> asynchronously
> 
>
> Key: SLING-5695
> URL: https://issues.apache.org/jira/browse/SLING-5695
> Project: Sling
>  Issue Type: Improvement
>  Components: Distribution
>Reporter: Tommaso Teofili
>Assignee: Tommaso Teofili
> Attachments: SLING-5695.0.patch, SLING-5695.1.patch
>
>
> It'd be good to see if it's possible to reach a higher throughput by 
> parallelizing the process of transporting multiple packages with the process 
> of installing them; so the idea is to build a package, but only put a 
> reference to it in the ordered queue and send the actual package by putting 
> it into a different queue that gets processed in parallel.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SLING-5695) Make it possible to build a reference package and send the actual package asynchronously

2016-05-10 Thread Tommaso Teofili (JIRA)

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

Tommaso Teofili updated SLING-5695:
---
Summary: Make it possible to build a reference package and send the actual 
package asynchronously  (was: Make it possible to build a package 
asynchronously)

> Make it possible to build a reference package and send the actual package 
> asynchronously
> 
>
> Key: SLING-5695
> URL: https://issues.apache.org/jira/browse/SLING-5695
> Project: Sling
>  Issue Type: Improvement
>  Components: Distribution
>Reporter: Tommaso Teofili
>Assignee: Tommaso Teofili
> Attachments: SLING-5695.0.patch, SLING-5695.1.patch
>
>
> Current SimpleAgent builds the DistributionPackage synchronously, in some 
> cases it may be acceptable to do that asynchronously and improve the 
> throughput of the agent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)