作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (16): 89-91. doi: 10.3969/j.issn.1000-3428.2006.16.033

• 软件技术与数据库 • 上一篇    下一篇

时间戳服务器并行数据处理的设计与实现

容晓峰1,3;苏锐丹3;刘 平2;周利华3   

  1. 1. 西安工业学院计算机科学与工程学院,西安 710032;2. 国家信息安全工程技术研究中心,北京 100093; 3. 西安电子科技大学计算机网络与信息安全教育部重点实验室,西安 710071
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-08-20 发布日期:2006-08-20

Design and Implementation of Parallel Data Processing of A Time Stamp Server

RONG Xiaofeng1,3; SU Ruidan3;LIU Ping2;ZHOU Lihua3   

  1. 1. School of Computer Science and Engineering, Xi’an Institute of Technology, Xi’an 710032; 2. National Information Security Engineering Technology Research Center, Beijing 100093; 3. Key Laboratory of Computer Network and Information Security of Ministry of Education, Xidian University, Xi’an 710071
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-08-20 Published:2006-08-20

摘要: 使用已设计实现的高性能密码服务器系统[2]作为TSS系统底层密码功能的硬件实现,给出了TSS系统的分析与设计。通过使用多线程技术,使TSS可以充分调度密码服务器中密码模块上的多个密码芯片的运算功能,从而支持并行产生时间戳签名操作。为了降低因频繁产生和频繁释放服务器工作线程所引起的系统开销,设计了工作任务线程池用于产生和管理TSS的服务工作线程,并给出了线程池维护管理算法的设计与实现。

关键词: 时间戳, 时间戳服务器, 多线程, 线程池, 并行处理

Abstract: This paper presents the results of the analysis and design of a TSS server system architecture. By using multi-threading, TSS can schedule system resources to support parallel time stamping among crypto chips in crypto modules of the co-server. In order to decrease the cost of creating and releasing threads frequently, the thread pool is used to create and manage TSS’ task server threads. Finally, the algorithm of managing TSS task thread pool is presented and implemented.

Key words: Time stamp, Time stamp server, Multithread, Thread pool, Parallel processing

中图分类号: