[jboss-jira] [JBoss JIRA] Resolved: (JBREM-548) Support one way invocations with no response
Tom Elrod (JIRA)
jira-events at jboss.com
Mon Sep 25 22:31:01 EDT 2006
[ http://jira.jboss.com/jira/browse/JBREM-548?page=all ]
Tom Elrod resolved JBREM-548.
------------------------------
Resolution: Done
> 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.Beta1 (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