›› 2017, Vol. 30 ›› Issue (9): 27-.

• 论文 • 上一篇    下一篇

基于Linux多线程管理的分析与实现

孙帅,李传玺   

  1. (航天科工深圳集团有限公司 南京分公司,江苏 南京211100)
  • 出版日期:2017-09-15 发布日期:2017-11-03
  • 作者简介:孙帅(1984-),男,硕士,工程师。研究方向:航天飞行控制计算机。李传玺(1980-),男,硕士,工程师。研究方向:航天电力仪器。

Based on Linux Multithreaded Management Analysis and Implementation

SUN Shuai, LI Chuanxi   

  1. (Nanjing Company,Aerospace Science and Industry Group (Shenzhen) Co. LTD.,Nanjing 211100,China)
  • Online:2017-09-15 Published:2017-11-03

摘要:

出了一种有效防止线程并发混乱以及进程异常结束的软件设计方法,综合利用POSIX Threads库的系统功能,调整线程的默认配置、合理地规划线程结构,并正确回收子线程。实际测试结果表明,该线程管理策略是正确设计多线程结构的一种方法,具有较高的应用价值。

关键词: 线程管理, 线程安全, 线程优先级, 线程栈

Abstract:

Presents an effective prevent thread concurrent software design method of chaos and process abnormal end, comprehensive utilization of the POSIX Threads library system function, adjust the thread of the default configuration, reasonable planning thread structure and properly recycle the child thread. The practical test results show that the thread management strategy is a kind of correct multithreaded design method, and has high application value.

Key words: thread management;thread safety;thread priority;thread stack

中图分类号: 

  • TP316.7