Re: Multi-threaded MBV singleton ?
From: Allen Anderson (allen_at_sparkysystems.com)
Date: 04/28/04
- Next message: Allen Anderson: "Re: .NET Remoting ThreadPool Limit"
- Previous message: Allen Anderson: "Re: Multi-threaded MBV singleton ?"
- In reply to: Kris: "Re: Multi-threaded MBV singleton ?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 10:07:34 -0600
would you happen to have a link to anywhere on MS site that it talks
about that? I'd like to know more about what ms has to say.
On Tue, 27 Apr 2004 19:48:15 +0200, "Kris" <kris_De_greve@hotmail.com>
wrote:
>Hi Etienne
>
>It's true, a new thread should be spawned for every client call.
>Unfortunately, this is not the case (don't ask me why, ask MS). This is a
>known issue and you should be able to find it on deja / groups.google.
>The workaround is to create a new thread yourself in the remote method...
>
>good luck
>
>Kris
>
>
- Next message: Allen Anderson: "Re: .NET Remoting ThreadPool Limit"
- Previous message: Allen Anderson: "Re: Multi-threaded MBV singleton ?"
- In reply to: Kris: "Re: Multi-threaded MBV singleton ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|