The Distributed MVC Software Architecture Based on CORBA

李明,王怀民,尹刚
DOI: https://doi.org/10.3969/j.issn.1007-130x.2008.05.029
2008-01-01
Abstract:MVC is a classical software pattern and has been widely used in UI programming and B/S systems. However, MVC is not efficient and extensible enough for the distributed, real-time and interactive applications. This paper analyzes the MVC pattern from its structure characteristics, and proposes a new distributed MVC software architecture SEV (Service Engine View) based on CORBA. SEV separates dynamic data from the model part, and uses the distributed object mechanisms in CORBA to improve the scalability of systems. SEV provides an extensible and high-performance reference model for distributed, real-time and interactive systems.
What problem does this paper attempt to address?