Entry Hartley:1992:ELS from sigcse1990.bib

Last update: Wed Sep 26 02:07:32 MDT 2018                Valid HTML 4.0!

Index sections

Top | Symbols | Numbers | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Hartley:1992:ELS,
  author =       "Stephen J. Hartley",
  title =        "Experience with the language {SR} in an undergraduate
                 operating systems course",
  journal =      j-SIGCSE,
  volume =       "24",
  number =       "1",
  pages =        "176--180",
  month =        mar,
  year =         "1992",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/135250.134546",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 18:57:17 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "In undergraduate operating systems classes, students
                 learn about concurrent process synchronization,
                 including such things as shared data, race conditions,
                 critical sections, mutual exclusion, semaphores,
                 monitors, and the test-and-set hardware instruction.
                 They also study interprocess communication, message
                 passing, rendezvous, and remote procedure calls.
                 Solutions to classical problems, such as the dining
                 philosophers, producers and consumers, bounded buffers,
                 and readers and writers, are presented using the above
                 concepts. However, students need to write programs in a
                 language that provides facilities for concurrent
                 programming in order to appreciate fully the above
                 concepts. This paper describes the SR language and
                 discusses its successful use as an environment for
                 concurrent programming in an undergraduate operating
                 systems class.",
  acknowledgement = ack-nhfb,
  fjournal =     "SIGCSE Bulletin (ACM Special Interest Group on
                 Computer Science Education)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J688",
}

Related entries