[jbossws-issues] [JBoss JIRA] (JBWS-2406) Make OneWay Operations Non-Blocking (server side)

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Sat Feb 4 06:49:49 EST 2012


     [ https://issues.jboss.org/browse/JBWS-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2406:
----------------------------------

         Assignee:     (was: Richard Opalka)
    Fix Version/s: community contributions

    
> Make OneWay Operations Non-Blocking (server side)
> -------------------------------------------------
>
>                 Key: JBWS-2406
>                 URL: https://issues.jboss.org/browse/JBWS-2406
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions: jbossws-native-3.0.4
>            Reporter: Darran Lofthouse
>             Fix For: community contributions
>
>
> Currently the @OneWay operations block while the business logic executes on the server and does not return a response until processing is complete.
> This feature request is to modify one-way operations to be non-blocking.
> There are various options to be investigated: -
>   - As soon as server knows it is a valid message send HTTP response but thread continue to process.
>   - Fork a new thread server side to call business method.
> (This is not an exhaustive list just some of the current suggestions)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list