A Multi-tenant Web Application Framework for SaaS
A Multi-tenant Web Application Framework for SaaS
复制标题
DOI:
10.1109/cloud.2012.27
复制
发表时间:
2012-06
期刊:
影响因子:
--
通讯作者:
Wonjae Lee;Min Choi
中科院分区:
文献类型:
--
作者:
Wonjae Lee;Min Choi
Software as a Service (SaaS) is a software delivery model in which software resources are accessed remotely by users. Enterprises find SaaS attractive because of its low cost. SaaS requires sharing of application servers among multiple tenants for low operational costs. Besides the sharing of application servers, customizations are needed to meet requirements of each tenant. Supporting various levels of configuration and customization is desirable for SaaS frameworks. This paper describes a multi-tenant web application framework for SaaS. The proposed framework supports runtime customizations of user interfaces and business logics by use of file-level namespaces, inheritance, and polymorphism. It supports various client-side web application technologies.