Hi all,
I have recently installed a new version of a factory floor system which was an upgrade from DOS to Win2000 / SQL / Com+. The system basically collects registrations from the factory floor and inserts them into a SQL database after processing them through the business logic. After the install we noticed that the processing performance was very poor. We then got the supplier to extract the code and simply build a VB application and test this for speed. The results from this showed that by using the same code that we got a 400% increase in performance.
What I want to know is speed performance an unfortunate overhead of Com+ or is it simply bad programming. I have had a peek at the code and fear it is the latter. If anyone could direct me to a good site or book for a non programmer so that I can get my head around the benifits of Com+, drawbacks and obvious ways of how not to code, it would give me a better position to talk to this supplier.
Regards
Brian Murphy
I have recently installed a new version of a factory floor system which was an upgrade from DOS to Win2000 / SQL / Com+. The system basically collects registrations from the factory floor and inserts them into a SQL database after processing them through the business logic. After the install we noticed that the processing performance was very poor. We then got the supplier to extract the code and simply build a VB application and test this for speed. The results from this showed that by using the same code that we got a 400% increase in performance.
What I want to know is speed performance an unfortunate overhead of Com+ or is it simply bad programming. I have had a peek at the code and fear it is the latter. If anyone could direct me to a good site or book for a non programmer so that I can get my head around the benifits of Com+, drawbacks and obvious ways of how not to code, it would give me a better position to talk to this supplier.
Regards
Brian Murphy