Skip to search formSkip to main contentSkip to account menu

Native POSIX Thread Library

Known as: Nptl 
The Native POSIX Thread Library (NPTL) is an implementation of the POSIX Threads specification for the Linux operating system.
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
In this paper, we introduce a new general family of distributions obtained by a subtle combination of two well-established… 
2017
2017
On the multicore and multiprocessor system, multithreaded applications which are kernel-intensive usually suffer from two kinds… 
2009
2009
We evaluate the performance of FPT algorithms for the directed feedback vertex set problem (DFVS). We propose several new data… 
Highly Cited
2007
Highly Cited
2007
This paper proposes to combine two seemingly opposed programming models for building massively concurrent network services: the… 
Highly Cited
2006
Highly Cited
2006
Checkpointing of single-threaded applications has been long studied [3], [6], [8], [12], [15]. Much less research has been done… 
2006
2006
This paper presents a language-based technique to unify two seemingly opposite programming models for building massively… 
Review
2006
Review
2006
Designing controllers for mobile robots is an advanced engineering task. We develop a method for designing the controllers… 
2004
2004
A Haskell system that includes both the Foreign Function Interface and the Concurrent Haskell extension must consider how… 
2004
2004
A process causes latency when it performs I/O or communicati on. Pipelined processes mitigate latency by concurrently executing… 
Highly Cited
2002
Highly Cited
2002
Today’s demands for threads can hardly be satisfied by the LinuxThreads library implementing POSIX threads which is currently…