Re: .NET Remoting performance problems

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Allen Anderson (allen_at_sparkysystems.com)
Date: 06/01/04


Date: Tue, 01 Jun 2004 09:50:27 -0600

that's very strange behavior indeed. I've done similar things and had
no problems at all. Could you boil your code down to the relevant
lines and post it here? I"ll take a look at it.

Allen Anderson
http://www.glacialcomponents.com
mailto: allen@put my website url here.com

On Fri, 28 May 2004 00:31:03 -0700, Stefan
<anonymous@discussions.microsoft.com> wrote:

>Hi !
>
>We've developed an application, consisting of a server application and a client application.
>Both communicate via .NET remoting. We've got performance problems with it, so we tested it.
>There are some strange results.
>
>The Client calls a server method to get some data. The object on the server is a CAO.
>The method on the server gets a dataset by reference as parameter and fills it
>with data from an SQl Server database.
>It requires 30milliseconds to get the data from the database.
>
>But the strange thing is, that the invocation of this method via remoting from the client needs the first
>time 300ms and the second and following invocations require over 3 seconds !!!!
>
>We use a tcp channel and a binary formater. The application runs in a LAN. The client CPU load is
>at 100% while it is waiting for response from server.
>
>Any ideas how to change this behaviour or to get more detailed information about the source of this
>problem ?
>
>Thanks
>
>Stefan



Relevant Pages

  • strange save-delay (btrieve 8.x)
    ... today we observe a very strange behavior at a PSQL 8.x server running on Win2000: ... on client A there where updated some data, but this change of data was on client ... that the server does someting like write-chaching. ...
    (comp.databases.btrieve)
  • Re: Strange DNS server change on a client.
    ... I was able to trace the problem, but still the behaviour looks strange. ... Changed it to local names server and all is OK. ... in Domain Group policy I had temporarily set DNS server to ISP's ... gpupdate the client gp also gets updated or not. ...
    (microsoft.public.windows.server.dns)
  • Re: why a non-blocking socket will block when call connect functio
    ... including that it tends to fix strange behaviour. ... > thanks for Arkady Frenkel's reply. ... do you mean "set SO_REUSEADDR in client" cause this problem? ... >> And don't set SO_REUSEADDR in client, that for server only BTW, ...
    (microsoft.public.win32.programmer.networks)
  • Re: ssh X11forwarding wont work, please help
    ... that's strange enough that I can't think of anything to suggest. ... >>It does this by the ssh server process operating as a local X process ... >>on the same machine as the X clients, and the ssh client process operating ...
    (comp.os.linux.x)
  • Re: HttpWebRequest and Impersonate and Not Authorized 401
    ... i'm having a strange behavior. ... client makes a request to server A that makes a webrequest ...
    (microsoft.public.dotnet.framework.aspnet.security)