pthread scheduler 线程调度器

时间:2017-12-14 03:36:12
【文件属性】:

文件名称:pthread scheduler 线程调度器

文件大小:13KB

文件格式:ZIP

更新时间:2017-12-14 03:36:12

pthread scheduler 线程调度器 并行编程

基于pthread,实现的 thread scheduler 线程调度器,并行编程,四种调度算法,时间优先 fcfs (first come first serve), 权重优先 pdb (priority), 循环 round robin, 多层反馈 multi-level feedback queue。


【文件预览】:
code
----data()
--------input_2(90B)
--------.input_1.swp(12KB)
--------output()
--------input_1(53B)
----scheduler.c(17KB)
----mymake_c.sh(68B)
----project1.c(5KB)

网友评论