摘要
包含递归关系的动态数据结构在软件开发中很常见,但是数据的动态性质给不同应用程序之间的数据共享带来困难。文章阐述了动态数据结构持久化的一种实现技术,利用数据存取局部性,根据程序运行时的实际需要以渐进方式完成持久化数据的恢复与转换。由于粒度选择适中且实现比较方便,这一技术具有一定实用价值。
Data persistence is an important property when information sharing is needed between processes. This paper presents an incremental method to implement persistence for complex system,especially for those including dynamic recursive data structure.
出处
《计算机工程与应用》
CSCD
北大核心
2000年第9期67-68,79,共3页
Computer Engineering and Applications