参见后面的进程与线程。
在继续学习后面的内容之前,需要弄清楚一个基本的问题,即进程与线程之间存在怎样的关系。
The fundamental question that needs to be answered before moving forward is how processes relate to threads.
本文详细阐述了视窗系统虚拟内存中相关映像结构,进程与线程同步与通讯,网络套接字接口库。
In this thesis we expatiate on the related virtual memory image map structure in Windows operation system, process and thread synchronization and communication technologies, Windows socket library.
线程有时称为轻型进程,是与大型复杂的项目相关的。
Threads, sometimes called lightweight processes, are associated with gigantic, complicated projects.
Goroutine是轻量级的并行程序执行路径,与线程,coroutine或者进程类似。
Goroutines are lightweight parallel paths of program execution similar to threads, coroutines, or processes.
ThreadCount:与该进程相关的线程数目。
Thread Count: Number of threads associated with the process.
用处理器与收集间隔的比值表示的CPU使用率的分布情况,该信息有助于识别单线程的进程。
Distribution of CPU utilization by processor over the collection interval — useful in identifying single-threaded processes.
配置线程化mpm与之类似,不同之处只是必须确定使用多少线程和进程。
Configuring the threaded MPMs is similar, except that you must determine how many threads and processes are to be used.
默认情况下,系统用主令牌当一个进程的线程与一个安全对象相互作用时。
By default, the system USES the primary token when a thread of the process interacts with a securable object.
与一个服务单个客户机应用程序的数据库服务器进程相比,Informix的动态、多线程特性有以下优势。
Compared to a database server process that services a single client application, the dynamic, multi-threaded nature of Informix provides the following advantages.
将pid设置为仅设置与进程的id相同的线程,而不是设置进程的所有线程。
Setting the pid only sets the thread with the same id as the process, not all of the threads belonging to the process.
在与POSIX兼容的系统上,文件句柄是进程属性,而不是线程属性。
On POSIX-compliant systems, file handles are process and not thread attributes. Here are a few guidelines for using file locking.
每一个线程(程)要所有的与进程相关联的内核资源。
Each thread (process) requires all the kernel resources typically associated with a process.
如果是这样的,什么是线程,它是如何与进程相关。
If that is so, what is a thread and how is it associated with a process.
例如,操作系统可能读写磁盘,或者在目标线程与另一个进程中的另一个线程之间进行切换。
For example, the operating system might read or write to disk, or switch between the target thread and another thread in another process.
本文概述了工控软件中应用多线程技术的原因,并进而论述了线程与进程的区别、线程的创建、终止、优先级及MFC类库对多线程技术的支持最后;
This paper introduces the cause of using multi-thread in industrial monitor software and how to create, terminate a thread. It also introduces how MFC supports multi-thread, etc.
您可利用“并发可视化工具”报告视图直观显示并行程序中的线程如何彼此进行交互,以及如何与系统上其他进程中的线程进行交互。
The Concurrency Visualizer report views enable you to visualize how the threads in a parallel program interact with each other and with threads from other processes on the system.
您可利用“并发可视化工具”报告视图直观显示并行程序中的线程如何彼此进行交互,以及如何与系统上其他进程中的线程进行交互。
The Concurrency Visualizer report views enable you to visualize how the threads in a parallel program interact with each other and with threads from other processes on the system.
应用推荐