Andrew Connell

Stefan: Creating scalable applications using CmsApplicationContext

Stefan Goßner posted a good article about the scalability issues around CmsApplicationContext. MCMS 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. Unfortunatelly MCMS context objects do not have such features implemented. Allocated resources are only released when the MCMS context is destroyed. » Creating scalable applications using CmsApplicationContext...

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. Unfortunatelly MCMS context objects do not have such features implemented. Allocated resources are only released when the MCMS context is destroyed.

» Creating scalable applications using CmsApplicationContext

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

Andrew Connell is a web 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 delivering industry-leading on-demand video training to professional developers. He lives with his wife & two kids in Florida.