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

Introduction to Linux concurrency concepts [IBM developerWorks]

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

This article from IBM's developerWorks website introduces basic Linux concurrency concepts. Concurrency (i.e. multi-processing) refers to the situation where more than one “application” is running at a time. Linux hosts always fill their process tables with a bunch of more-or-less simultaneous programs: network protocol daemons, cron managers, the kernel itself, and often much more. Linux is a multi-tasking operating system and it's built for this.

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.