基于Client/Server体系结构图象数据库设计的一些问题讨论
On the Design of Image Database with Client/Server Architecture
-
摘要: 对图象数据库设计过程中非结构化的图象数据的管理、操作、显示等方法进行了讨论,提出了一种图象数据由指针式松散耦合型管理到打包式集中管理自动转化的新方法。并对Client/Server体系结构设计中涉及到的应用程序、事务管理和应用程序同时连接、共享网络上多个不同的数据库的方法和处理过程进行了论述。Abstract: A new method is proposed with the discussion about the management,operation and display of non-structural image data. It automatically converts the pointer loose-related management of image data to package central management. The following things concerning the design of Client/Server architecture are described:the application.program, the simultaneous linking between task supervisor and the application program,and the operation method for sharing the database on network.