GNU Portable Threads

http://dbpedia.org/resource/GNU_Portable_Threads an entity of type: Thing

GNU Pth(Portable Threads)是用于UNIX平台的基于POSIX/ANSI-C的用户空间线程库,它为多线程应用提供基于优先级的调度。GNU Pth以高度可移植性为目标。它是GNU计划的一部分。 Pth还提供模仿POSIX线程的API用于后向兼容。 GNU Pth使用到内核空间线程的N:1映射,就是说调度是完全由GNU Pth库进行的,内核自身不了解在用户空间内的N个线程。故而不可能利用到SMP,因为那必须由内核派遣。 rdf:langString
GNU Pth (Portable Threads) is a POSIX/ANSI-C based user space thread library for UNIX platforms that provides priority-based scheduling for multithreading applications. GNU Pth targets for a high degree of portability. It is part of the GNU Project. Pth also provides API emulation for POSIX threads for backward compatibility. rdf:langString
rdf:langString GNU Portable Threads
rdf:langString GNU可移植线程库
rdf:langString GNU Portable Threads
rdf:langString GNU Portable Threads
xsd:integer 6174681
xsd:integer 1049303978
rdf:langString Ralf S. Engelschall
xsd:date 2006-06-08
xsd:integer 2
rdf:langString GNU Pth logo.jpg
xsd:integer 170
xsd:date 1999-07-16
rdf:langString GNU Pth (Portable Threads) is a POSIX/ANSI-C based user space thread library for UNIX platforms that provides priority-based scheduling for multithreading applications. GNU Pth targets for a high degree of portability. It is part of the GNU Project. Pth also provides API emulation for POSIX threads for backward compatibility. GNU Pth uses an N:1 mapping to kernel-space threads, i.e., the scheduling is done completely by the GNU Pth library and the kernel itself is not aware of the N threads in user-space. Because of this there is no possibility to utilize SMP as kernel dispatching would be necessary.
rdf:langString GNU Pth(Portable Threads)是用于UNIX平台的基于POSIX/ANSI-C的用户空间线程库,它为多线程应用提供基于优先级的调度。GNU Pth以高度可移植性为目标。它是GNU计划的一部分。 Pth还提供模仿POSIX线程的API用于后向兼容。 GNU Pth使用到内核空间线程的N:1映射,就是说调度是完全由GNU Pth库进行的,内核自身不了解在用户空间内的N个线程。故而不可能利用到SMP,因为那必须由内核派遣。
xsd:nonNegativeInteger 1815
xsd:date 2006-06-08
xsd:string 2.0.7
xsd:date 1999-07-16

data from the linked data cloud