You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mike Edwards (JIRA)" <de...@tuscany.apache.org> on 2010/06/25 12:31:55 UTC

[jira] Commented: (TUSCANY-3611) implement async invocation service side

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

Mike Edwards commented on TUSCANY-3611:
---------------------------------------

This will eventually have to involve the whole server-side processing chain from the Binding through to the Java implementation.

Done as a series of stages:

1) Build the Java invokers for async server methods, using ResponseDispatch objects to link between service method and runtime

2) Build the request and response invocation chains from the bindings as 2 separate one-way invocations, with the response invocation being triggered by the ResponseDispatch object

> implement async invocation service side
> ---------------------------------------
>
>                 Key: TUSCANY-3611
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3611
>             Project: Tuscany
>          Issue Type: Sub-task
>            Reporter: Kelvin Goodson
>


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