You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2006/05/08 10:02:27 UTC

[jira] Closed: (TUSCANY-223) Implement SCA async non-blocking calls using the Geronimo WorkManager

     [ http://issues.apache.org/jira/browse/TUSCANY-223?page=all ]
     
Jean-Sebastien Delfino closed TUSCANY-223:
------------------------------------------


> Implement SCA async non-blocking calls using the Geronimo WorkManager
> ---------------------------------------------------------------------
>
>          Key: TUSCANY-223
>          URL: http://issues.apache.org/jira/browse/TUSCANY-223
>      Project: Tuscany
>         Type: New Feature

>   Components: Java SCA Core
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jean-Sebastien Delfino

>
> Implement support for SCA async non-blocking calls using the Geronimo WorkManager. A PolicyBuilder looks at business methods and inserts an AsyncInterceptor into the invocation chains for the methods annotated with a @OneWay annotation. The AsyncInterceptor dispaches the invocation to a Work instance scheduled to execute asynchronously (in a different thread). The scheduling of Work instances is handled by a system service simply reusing the Geronimo WorkManager. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira