摘要
使用已设计实现的高性能密码服务器系统[2]作为TSS系统底层密码功能的硬件实现,给出了TSS系统的分析与设计。通过使用多线程技术,使TSS可以充分调度密码服务器中密码模块上的多个密码芯片的运算功能,从而支持并行产生时间戳签名操作。为了降低因频繁产生和频繁释放服务器工作线程所引起的系统开销,设计了工作任务线程池用于产生和管理TSS的服务工作线程,并给出了线程池维护管理算法的设计与实现。
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.
出处
《计算机工程》
EI
CAS
CSCD
北大核心
2006年第16期89-91,共3页
Computer Engineering
基金
国家"十五"重点科技攻关项目(2002BA103A04)
国家兵器预研支撑基金资助项目
关键词
时间戳
时间戳服务器
多线程
线程池
并行处理
Time stamp
Time stamp server
Multithread
Thread pool
Parallel processing