[ 
https://issues.apache.org/jira/browse/TUSCANY-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580438#action_12580438
 ] 

Giorgio Zoppi commented on TUSCANY-2099:
----------------------------------------

The answer is yes. Well. I add a new worker when  the manager raises a 
performance contract violation. The main question is about scoping: the user 
should not aware that i add new component so i hide it inside a composite. The 
new components are added when a performance contract violation occurs. The user 
configure this performance contract  within the Workpool Manager with a JBoss 
Rule. 
The workpool is adaptive because the user can configure what happens inside and 
the composition is used as scope boundary.
Every component, which is added, will be used as "computing processor". So they 
added to the composite because a performance contract violation  has been 
raised. When a component gets activacted, it goes to the WorkpoolService and 
gets work to do.



> Porting Workpool-Distributed demo to current.
> ---------------------------------------------
>
>                 Key: TUSCANY-2099
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2099
>             Project: Tuscany
>          Issue Type: New Feature
>            Reporter: Giorgio Zoppi
>            Assignee: Simon Laws
>             Fix For: Java-SCA-Next
>
>         Attachments: firstpatch.diff
>
>
> This is the first patch to adapt workpool demo to current. Still it doens't 
> compile.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to