Scalability issues with CmsApplicationContext in MCMS 2002

Stefan Goßner's article highlights scalability issues with CmsApplicationContext in MCMS 2002. Context objects lack resource management features.

Stefan Goßner posted a good article about the scalability issues around CmsApplicationContext.

MCMS 2002 context objects are not really designed for long running scenarios. Usually long running application need to take care on releasing unused resources and do housekeeping. Unfortunately MCMS context objects do not have such features implemented. Allocated resources are only released when the MCMS context is destroyed.

Andrew Connell
Developer & Chief Course Artisan, Voitanos LLC. | Microsoft MVP
Written by Andrew Connell

Andrew Connell is a full stack developer who focuses on Microsoft Azure & Microsoft 365. He’s a 20+ year recipient of Microsoft’s MVP award and has helped thousands of developers through the various courses he’s authored & taught. Andrew’s mission is to help web developers become experts in the Microsoft 365 ecosystem, so they can become irreplaceable in their organization.

Share & Comment