Windows NT環境下基于多線程的面向對象應用系統設計
Object-Oriented Application System Design Based on Multithreading under Windows NT
-
摘要: 以Windows NT為背景,提出了設計多線程進程與實現多進程啟停同步的面向對象的表驅動方法,給出了1種通用的實現框架.基于該框架設計多任務應用,可充分利用系統資源,實現多個任務的并發執行.Abstract: Under Windows NT, an object-oriented table-driven method is proposed,which can be used to implement multithreaded processes and synchronize the startup shutdown of multiple processes. A general implementation framework is described for designing multitasked application. The key advantages of this framework are to utilize system resources and to achieve simultaneous execution of multiple tasks.