Skip to main content

Research Directions in Parallel Functional Programming

  • Book
  • © 1999

Overview

  • This is the only book currently available on this subject

  • It contains an extensively researched bibliography which will be invaluable to anyone researching this and related topics

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (20 chapters)

  1. Fundamentals

  2. Current Research Areas

Keywords

About this book

Programming is hard. Building a large program is like constructing a steam locomotive through a hole the size of a postage stamp. An artefact that is the fruit of hundreds of person-years is only ever seen by anyone through a lOO-line window. In some ways it is astonishing that such large systems work at all. But parallel programming is much, much harder. There are so many more things to go wrong. Debugging is a nightmare. A bug that shows up on one run may never happen when you are looking for it - but unfailingly returns as soon as your attention moves elsewhere. A large fraction of the program's code can be made up of marshalling and coordination algorithms. The core application can easily be obscured by a maze of plumbing. Functional programming is a radical, elegant, high-level attack on the programming problem. Radical, because it dramatically eschews side-effects; elegant, because of its close connection with mathematics; high-level, be­ cause you can say a lot in one line. But functional programming is definitely not (yet) mainstream. That's the trouble with radical approaches: it's hard for them to break through and become mainstream. But that doesn't make functional programming any less fun, and it has turned out to be a won­ derful laboratory for rich type systems, automatic garbage collection, object models, and other stuff that has made the jump into the mainstream.

Editors and Affiliations

  • Division of Computer Science, University of St Andrews, St Andrew, Fife, UK

    Kevin Hammond

  • Department of Computing and Electrical Engineering, Heriot-Watt University, Riccarton, Edinburgh, UK

    Greg Michaelson

Bibliographic Information

  • Book Title: Research Directions in Parallel Functional Programming

  • Editors: Kevin Hammond, Greg Michaelson

  • DOI: https://doi.org/10.1007/978-1-4471-0841-2

  • Publisher: Springer London

  • eBook Packages: Springer Book Archive

  • Copyright Information: Springer-Verlag London Limited 1999

  • Softcover ISBN: 978-1-85233-092-7Published: 01 November 1999

  • eBook ISBN: 978-1-4471-0841-2Published: 06 December 2012

  • Edition Number: 1

  • Number of Pages: XXVI, 496

  • Topics: Programming Techniques, Computer System Implementation

Publish with us