The Architectures of Engineering Database Management Systems
Jun CHEN,Jian-ling SUN,Jin-xiang DONG
1999-01-01
Ruan Jian Xue Bao/Journal of Software
Abstract:There are two issues involved in designing the architecture of the engineering database management systems (EDBMS), the first one is what kind of client/server architecture is to be employed to make the proper distribution of functions between client and server, and the second one is what kind of concurrent control algorithm is to be used to ensure the consistency of the caching data at clients. The three data-shipping type client/server architectures, i.e. object-server, page-server and file-server, were discussed in structure, basic functions, characteristics and performance analysis. The various concurrent control algorithms for cache consistency were studied as well. The scheme of architecture of the EDBMS, named OSCAR, was introduced.