摘要
介绍了进程与线程的概念,分析了基于Java进行多线程编程的技术要点,在设计多线程应用程序时,应充分了解Java多线程的同步机制和操作系统的处理过程,清楚各线程之间的关系,才能使应用程序获得最佳的性能。
The article introduces the concepts of process and thread, analyzes the key technical points of the multi- threading program based on Java, points out that when a multi-threading program is designed,the designer should fully understand the synchronization mechanism of multi-threading and the operating system process, also be clear of the relations between threads, so as to the program can get the best performance.
出处
《漯河职业技术学院学报》
2009年第2期25-26,共2页
Journal of Luohe Vocational Technical College
关键词
线程
多线程
同步
Thread, Multi-threading, Synchronization