Click here to Skip to main content
16,005,178 members
Home / Discussions / COM
   

COM

 
GeneralRe: ExecWB method on IE 5.0 ! (Urgent) Pin
28-May-02 2:16
suss28-May-02 2:16 
General-858993460 Pin
22-Jan-02 8:30
suss22-Jan-02 8:30 
GeneralRe: -858993460 Pin
Jamie Hale22-Jan-02 10:58
Jamie Hale22-Jan-02 10:58 
GeneralVARIANT as [out] parameters Pin
Nick Blumhardt21-Jan-02 16:34
Nick Blumhardt21-Jan-02 16:34 
GeneralRe: VARIANT as [out] parameters Pin
Rashid Thadha22-Jan-02 11:34
Rashid Thadha22-Jan-02 11:34 
GeneralRemote on win95 Pin
newbe21-Jan-02 9:10
newbe21-Jan-02 9:10 
GeneralRe: Remote on win95 Pin
Henrik Sternberg24-Jan-02 1:45
Henrik Sternberg24-Jan-02 1:45 
QuestionDoes the number of events affect Performance ?? Pin
Firoz17-Jan-02 19:00
Firoz17-Jan-02 19:00 
Hi,

I have a DCOM application, where the component fires 8-10 events.
But all the events are similar in structure. (ie. they doesnt have any data associated with them).
The only difference is the event name.

So, I can easily use a single event to Notify all my events to
the client (And have some Parameter that distinguishes the event
to the client).

Now, my question is will this (using a single event in place of many events)
provide any PERFORMANCE benefits in a DCOM application ??

if yes, How ?? (some technical description will be appreciated)

anyway, the number of Network RoundTrips is going to be the same...

if no,
What will be a good COM programming practice in this situation.
(using a Single event or using different events)

Please somebody reply ...Frown | :(
I had posted this earlier, but got no response...



Thanks,

Firoz.

AnswerRe: Does the number of events affect Performance ?? Pin
Not Active18-Jan-02 2:42
mentorNot Active18-Jan-02 2:42 
AnswerRe: Does the number of events affect Performance ?? Pin
Jamie Hale22-Jan-02 8:54
Jamie Hale22-Jan-02 8:54 
GeneralBSTR Pin
newbe17-Jan-02 2:10
newbe17-Jan-02 2:10 
GeneralRe: BSTR Pin
Carlos Antollini17-Jan-02 2:38
Carlos Antollini17-Jan-02 2:38 
GeneralRe: BSTR Pin
Not Active17-Jan-02 5:28
mentorNot Active17-Jan-02 5:28 
GeneralRe: BSTR Pin
Ernest Laurentin17-Jan-02 5:26
Ernest Laurentin17-Jan-02 5:26 
GeneralRe: BSTR Pin
Not Active17-Jan-02 5:29
mentorNot Active17-Jan-02 5:29 
GeneralRe: BSTR Pin
pba_24-Jan-02 7:17
pba_24-Jan-02 7:17 
GeneralRe: BSTR Pin
yamini13-Feb-02 1:14
yamini13-Feb-02 1:14 
GeneralEvents in MFC client Pin
Member 1697717-Jan-02 1:26
Member 1697717-Jan-02 1:26 
GeneralRe: Events in MFC client Pin
Prem Kumar19-Jan-02 10:58
Prem Kumar19-Jan-02 10:58 
GeneralRe: Events in MFC client Pin
Matt Philmon13-Feb-02 17:51
Matt Philmon13-Feb-02 17:51 
GeneralDeleting mutiple instances of COM object Pin
Ebin16-Jan-02 20:01
Ebin16-Jan-02 20:01 
GeneralRe: Deleting mutiple instances of COM object Pin
Henrik Sternberg18-Jan-02 1:02
Henrik Sternberg18-Jan-02 1:02 
GeneralRe: Deleting mutiple instances of COM object Pin
Prem Kumar19-Jan-02 11:03
Prem Kumar19-Jan-02 11:03 
GeneralGIT in Worker Thread Crashes Pin
16-Jan-02 6:42
suss16-Jan-02 6:42 
GeneralRe: GIT in Worker Thread Crashes Pin
Joao Vaz16-Jan-02 7:44
Joao Vaz16-Jan-02 7:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.