[Mono-dev] Remoting performance between two appdomains( plugins) in same process/application
Lluis Sanchez
lluis at ximian.com
Wed Dec 19 12:07:25 EST 2007
El dc 19 de 12 del 2007 a les 10:29 -0600, en/na Shawn Schaerer va
escriure:
> Hi,
>
>
> Thanks for the information.
>
>
>
>
> I assume that the CrossAppDomainChannel is setup automatically and
> there is nothing to do to set it up ?
Yes, it is setup automatically.
>
>
> When we pass objects between domains it is faster to pass primitive
> types instead of objects that hold primitives ( image class that holds
> image data in a byte array) ?
Yes.
> If so, is it a big speed up ?
Yes, because the whole object serialization process can be bypassed.
Lluis.
More information about the Mono-devel-list
mailing list