[Mono-devel-list] Remoting performance
Lluis Sanchez
lluis at ximian.com
Tue Apr 5 06:18:34 EDT 2005
On dt, 2005-04-05 at 08:31 +0100, Tim Day wrote:
> I've just been playing with the mono remoting stuff. Whether I use
> HttpChannel or TcpChannel I only seem to be able to make about 10
> trivial (2 int parameters, bool return) calls per second between a
> client and server process on the same machine (a 933MHz P3, mono 1.0.4,
> Debian). Having gotten ping-like performance using DCOM (with C++) in
> the past, this seems unexpectedly slow. Is it just early days for mono,
> or am I likely doing something wrong ?
You should update to at least 1.0.5. There were big improvements in
remoting performance after 1.0.4.
On my Pentium M 1600Mhz, I'm getting 1850 calls/seq with Mono 1.0.5, and
4050 calls/seq with Mono 1.1.5.
Lluis.
>
> Thanks for any tips
> Tim
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list