[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.remoting

Re: CAO Factory and Threading

Sam Santiago

10/17/2004 5:10:00 PM

I think this is the case by definition. It would not make sense for a CAO
to be dependent on another CAO for processing time or anything else. They
are independent instances created to service a particular client. You could
log some thread info with each invocation on a CAO to examine. For example,
you could invoke Thread.CurrentThread.ToString() to send thread info to a
log.

Thanks,

Sam

--
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTe...
_______________________________
"M H via .NET 247" <anonymous@dotnet247.com> wrote in message
news:uvGrfEDtEHA.1308@tk2msftngp13.phx.gbl...
> Hi,
> I am using a SAO (Singleton) as a Factory for CAO;
>
> My Question: How can i assure, that every instance of a CAO is running in
a separated Thread ?
>
> --------------------------------
> From: M H
>
> -----------------------
> Posted by a user from .NET 247 (http://www.dotn...)
>
> <Id>TVad9aGtBkaINVwgqzEmlw==</Id>