A
A
I know this is might not be the right forum to post this message, but
I could not find the correct one.
I have 3 in memory ActiveX exe's. One of them creates
in-memory XML recordsets which are used by the other two. When they
run with a large load (which means that the first exe creates a large
number of XML recordsets) they slow down. Due to this the entire
system slows down. I know this is happening because they are CPU
intensive. Unfortunately this case occurs quite frequently. So here is
the set of questions that I have, which I was hoping somebody would
answer
1] Will adding another CPU help the performance. I know I am not going
to get a drastic change in performance and a lot of it depends on how
the code is written. But still is this option worth considering?
2] I am using Windows 2000 SP 2. If I do have multiple CPU's, does the
OS handle the scheduling and the message passing between the exe's..
or do I have to handle it ?
I would really appreciate it if somebody can shed light on this topic.
Also if someone can tell me where I could get more help regarding this
matter.
Thanks
AJ
I could not find the correct one.
I have 3 in memory ActiveX exe's. One of them creates
in-memory XML recordsets which are used by the other two. When they
run with a large load (which means that the first exe creates a large
number of XML recordsets) they slow down. Due to this the entire
system slows down. I know this is happening because they are CPU
intensive. Unfortunately this case occurs quite frequently. So here is
the set of questions that I have, which I was hoping somebody would
answer
1] Will adding another CPU help the performance. I know I am not going
to get a drastic change in performance and a lot of it depends on how
the code is written. But still is this option worth considering?
2] I am using Windows 2000 SP 2. If I do have multiple CPU's, does the
OS handle the scheduling and the message passing between the exe's..
or do I have to handle it ?
I would really appreciate it if somebody can shed light on this topic.
Also if someone can tell me where I could get more help regarding this
matter.
Thanks
AJ