News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

Recent advances in Linux multithreading [O’Reilly]

Dec 6, 2002 — by LinuxDevices Staff — from the LinuxDevices Archive — views

Jerry Cooperstein discusses recent advancements in Linux threading implementations in this technical article from the O'Reilly Linux DevCenter . . .

“Recent advances in Linux's threading implementation are expected to continue to ease migration from other Unix-like operating systems. These advancements have arrived with intense activity on two fronts. First, thread-handling improvements have greatly enhanced the kernel's scalability even to thousands of threads. Second, there are now two fresh, competing implementations of the POSIX pthreads standard (NGPT and NPTL) set to replace the aging LinuxThreads library.”

“In typical open source fashion, only time will tell exactly who wins out in which arena. However, both new library implementations should be API-compatible with the standard, so the choice will depend on performance and stability. The required changes will appear in the upcoming Linux 2.6 (or 3.0) kernel and can already be tested in late development versions . . .”

Read full story

 
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.



Comments are closed.