串行化(Serialization)是计算机科学中的一个概念,它是指将对象存储到介质(如文件、内存缓冲区等)中或是以二进制方式通过网络传输。之后可以通过反串行化从这些连续的字节(byte)数据重新构建一个与原始对象状态相同的对象,因此在特定情况下也可以说是得到一个副本,但并不是所有情况都这样。
The simulation results show that the CS-ALT algorithm can avoid more unnecessary restarts than the OCC-DATI algorithm based on dynamic adjustment of serialization order and outperforms OCC-DATI.
模拟实验结果表明,CS-ALT算法能够比基于动态调整串行化顺序方法的OCC-DATI算法更有效地避免不必要的重启,减少重启个数,提高实时数据库系统的性能。
参考来源 - 实时事务并发控制算法优化Its main components are specified using pseudo code. Formal transaction model of its transaction system is given and its property of supporting dynamic security attributes revocation and serializability of the history of well-formed transactions is proven.
对系统框架中的关键组件进行了伪码描述,并通过形式化的事务模型证明了事务系统对动态安全属性撤销的支持和良构事务构成的历史的可串行化的性质。
参考来源 - 支持多策略的安全数据库系统研究·2,447,543篇论文数据,部分数据来源于NoteExpress
应用推荐