Concurrent programming in a nutshell

  • Authors:
  • Derek A. Park

  • Affiliations:
  • University of Mississippi

  • Venue:
  • Journal of Computing Sciences in Colleges
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Concurrency is a growing area of concern for programmers. The traditional emphasis on sequential programming is giving way to the demands of multicore and multi-processor systems. Programming languages have evolved to support a variety of concurrent programming techniques. This paper gives an overview of those techniques.