[jboss-jira] [JBoss JIRA] Closed: (JBREM-320) optimize pass by value within remoting

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Sep 26 05:31:18 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBREM-320?page=all ]

David Lloyd closed JBREM-320.
-----------------------------


> optimize pass by value within remoting
> --------------------------------------
>
>                 Key: JBREM-320
>                 URL: http://jira.jboss.com/jira/browse/JBREM-320
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: marshall
>    Affects Versions: 1.4.0 final
>            Reporter: Tom  Elrod
>         Assigned To: Tom  Elrod
>             Fix For: 2.0.0.CR1 (Boon)
>
>
> Currently when the InvokerLocator.BYVALUE configuration property is set, remoting will use a remote server invoker instead of a local invoker in order to maintain pass by value behavior.  This is controlled within InvokerRegistry::createClientInvoker().  This is very slow and should be optimized to use jboss serialization's smartClone implementation.

-- 
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