[Mono-devel-list] Asynchronous invocation in remoting not working properly

Lluis Sanchez lluis at ximian.com
Fri Nov 28 05:45:59 EST 2003


Hello!

I tried the test, the sync version takes 10 seconds and the async one
takes 5 seconds. I think it is working well.

Lluis.

On dj, 2003-11-27 at 22:19, Martin Willemoes Hansen wrote:
> Hi!
> 
> I just read up a bit on invocation methods in .net remoting. When
> running the attached sample, I see that the asynchronous effect is
> lacking.
> 
> First run the code as is (synchronous), then run it with the
> (asynchronous) bit turned on.
> 
> They are about as fast, which they should not be :( the asynch should
> perform faster.
> 
> What can be wrong?




More information about the Mono-devel-list mailing list