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 web & cloud developer with a focus on Microsoft Azure & Microsoft 365. He’s received Microsoft’s MVP award every year since 2005 and has helped thousands of developers through the various courses he’s authored & taught. Andrew’s the founder of Voitanos and is dedicated to helping you be the best Microsoft 365 web & cloud developer. He lives with his wife & two kids in Florida.

Share & Comment