An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

Property Value
dbo:abstract
  • 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. (en)
  • GNU Pth(Portable Threads)是用于UNIX平台的基于POSIX/ANSI-C的用户空间线程库,它为多线程应用提供基于优先级的调度。GNU Pth以高度可移植性为目标。它是GNU计划的一部分。 Pth还提供模仿POSIX线程的API用于后向兼容。 GNU Pth使用到内核空间线程的N:1映射,就是说调度是完全由GNU Pth库进行的,内核自身不了解在用户空间内的N个线程。故而不可能利用到SMP,因为那必须由内核派遣。 (zh)
dbo:genre
dbo:latestReleaseDate
  • 2006-06-08 (xsd:date)
dbo:latestReleaseVersion
  • 2.0.7
dbo:license
dbo:releaseDate
  • 1999-07-16 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 6174681 (xsd:integer)
dbo:wikiPageLength
  • 1815 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1049303978 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Ralf S. Engelschall (en)
dbp:genre
dbp:latestReleaseDate
  • 2006-06-08 (xsd:date)
dbp:latestReleaseVersion
  • 2 (xsd:integer)
dbp:license
dbp:logo
  • GNU Pth logo.jpg (en)
dbp:logoSize
  • 170 (xsd:integer)
dbp:name
  • GNU Portable Threads (en)
dbp:operatingSystem
dbp:released
  • 1999-07-16 (xsd:date)
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • GNU Pth(Portable Threads)是用于UNIX平台的基于POSIX/ANSI-C的用户空间线程库,它为多线程应用提供基于优先级的调度。GNU Pth以高度可移植性为目标。它是GNU计划的一部分。 Pth还提供模仿POSIX线程的API用于后向兼容。 GNU Pth使用到内核空间线程的N:1映射,就是说调度是完全由GNU Pth库进行的,内核自身不了解在用户空间内的N个线程。故而不可能利用到SMP,因为那必须由内核派遣。 (zh)
  • 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. (en)
rdfs:label
  • GNU Portable Threads (en)
  • GNU可移植线程库 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
foaf:name
  • GNU Portable Threads (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License