Carlos Sierra created ARIES-1929:
------------------------------------

             Summary: Performance optimization
                 Key: ARIES-1929
                 URL: https://issues.apache.org/jira/browse/ARIES-1929
             Project: Aries
          Issue Type: Improvement
          Components: jax-rs-whiteboard
    Affects Versions: jax-rs-whiteboard-1.0.4
            Reporter: Carlos Sierra
             Fix For: jax-rs-whiteboard-1.0.5


Currently the deployment of one application involves a redeployment of the 
whole application per service that conforms the application. That means that, 
if an application is composed of 20 services it will be rewired 20 times even 
if all the services are present when the application is registered.

This should not be necessary and an optimization can be made for the _best 
case_, being that all the services are present at the moment of the application 
registration so one rewire should be made.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to