Re: COM+ Event puzzle
- From: "Jak" <NO-spam_cnlohmann@xxxxxxxx>
- Date: Sat, 17 Mar 2007 20:51:32 +0800
I think so, but it is a bit difficult for Delphi to implement MSMQ.
Jak
"Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23APUQhAaHHA.1240@xxxxxxxxxxxxxxxxxxxxxxx
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: Bryan Phillips
- Re: COM+ Event puzzle
- References:
- COM+ Event puzzle
- From: Jak
- Re: COM+ Event puzzle
- From: Bryan Phillips
- COM+ Event puzzle
- Prev by Date: Re: COM+ Event puzzle
- Next by Date: Re: COM+ Event puzzle
- Previous by thread: Re: COM+ Event puzzle
- Next by thread: Re: COM+ Event puzzle
- Index(es):
Relevant Pages
|