Re: COM+ Event puzzle
- From: "Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 16 Mar 2007 20:17:44 +0000
You can avoid some of these problems by using MSMQ instead.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
"Jak" <NO-spam_cnlohmann@xxxxxxxx> wrote in message news:O5JcT1yZHHA.1508@xxxxxxxxxxxxxxxxxxxx:
Hi, all,
I am going to utilize COM+ Event to make an application to track the
database modification, if someone upated the database, then the COM server
would publish a method to all the subscribed clients to refresh the dataset.
But if there were one or more clients were in deadlock, the server might
keep on publishing, then comes the question:
1. Supposed that computer A were in deadlock and there were 3 refreshing
command published, after it works properly again, would it execute the
outdated THREE refreshing command one by one?
2. If there were some clients in deadlock, would it be any bad impact on
those other clients or server?
Thanks a lot.
Jak
.
- Follow-Ups:
- Re: COM+ Event puzzle
- From: Jak
- Re: COM+ Event puzzle
- References:
- COM+ Event puzzle
- From: Jak
- COM+ Event puzzle
- Prev by Date: Re: DCOM doubt help --So urgent
- Next by Date: Re: COM+ Event puzzle
- Previous by thread: COM+ Event puzzle
- Next by thread: Re: COM+ Event puzzle
- Index(es):
Relevant Pages
|