COM+ Event puzzle
- From: "Jak" <NO-spam_cnlohmann@xxxxxxxx>
- Date: Fri, 16 Mar 2007 02:11:09 +0800
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: Bryan Phillips
- Re: COM+ Event puzzle
- Prev by Date: DCOM doubt help --So urgent
- Next by Date: Can a server initiate a connection with a client?
- Previous by thread: DCOM doubt help --So urgent
- Next by thread: Re: COM+ Event puzzle
- Index(es):
Relevant Pages
|