摘要
多任务需要多任务操作系统的支持 ,而多任务的实现有赖于具体的编程来实现。多任务有进程、线程和纤程三种实现方法。文中综合介绍了进程、线程和纤程实现多任务的相关技术并给出一个示例。
The article introduces multitask implementation with operating systern supporting,implementing multitask of multiprocess、multithread、Fiber under windows.
出处
《武汉工程职业技术学院学报》
2004年第4期36-41,共6页
Journal of Wuhan Engineering Institute
关键词
进程
子进程
线程
纤程
process, subprocess,thread,fiber