[jboss-jira] [JBoss JIRA] Closed: (JBREM-548) Support one way invocations with no response
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 05:31:35 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-548?page=all ]
David Lloyd closed JBREM-548.
-----------------------------
> Support one way invocations with no response
> --------------------------------------------
>
> Key: JBREM-548
> URL: http://jira.jboss.com/jira/browse/JBREM-548
> Project: JBoss Remoting
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Tim Fox
> Assigned To: Tom Elrod
> Fix For: 2.2.0.Alpha3 (Bluto)
>
>
> The current remoting implementation of a client side one way invocations just performs a standard two way invocation on a different thread and returns without waiting for the result.
> JBoss Messaging would like to have a one way invocation which just performs a write to the underlying stream (e.g. socket outpustream) and continues without waiting for the result. This would result in less blocking and better performance since redundant writes for the invocation response would be ommitted,
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list