Re: How server objects in .NET remoting hanle Multiple Client Request
- From: "Chris Yager" <chris.yager@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 Dec 2005 14:23:40 -0600
Any SAO will handle calls concurrently. In the case of a SingleCall object,
a new object will be created to handle each call and that object gets
destroyed when the call completes.
-chris
"vijrag" <vijrag.1zxedz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:vijrag.1zxedz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> Hi Chris,
>
> If Multiple clients call a Server Activated Object Marked as
> SingleCall, will they be serviced sequentially or concurrently in
> multiple Threads...
>
>
> --
> vijrag
> ------------------------------------------------------------------------
> vijrag's Profile: http://www.hightechtalks.com/m487
> View this thread: http://www.hightechtalks.com/t2303541
>
.
- References:
- Prev by Date: c# assistance needed 10$/hour
- Next by Date: Re: Requested Service not found
- Previous by thread: Re: How server objects in .NET remoting hanle Multiple Client Request
- Next by thread: Re: Host a web service in a Windows Forms Application
- Index(es):