Research Directions in Parallel Functional Programming

Research Directions in Parallel Functional Programming
Author :
Publisher : Springer Science & Business Media
Total Pages : 507
Release :
ISBN-10 : 9781447108412
ISBN-13 : 1447108418
Rating : 4/5 (418 Downloads)

Book Synopsis Research Directions in Parallel Functional Programming by : Kevin Hammond

Download or read book Research Directions in Parallel Functional Programming written by Kevin Hammond and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 507 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Research Directions in Parallel Functional Programming Related Books

Research Directions in Parallel Functional Programming
Language: en
Pages: 507
Authors: Kevin Hammond
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

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
Research Directions in High-level Parallel Programming Languages
Language: en
Pages: 408
Authors: Jean-Pierre BanĂ¢tre
Categories: Computers
Type: BOOK - Published: 1992 - Publisher: Springer

DOWNLOAD EBOOK

Research Directions in High-Level Parallel Programming Languages
Language: en
Pages: 402
Authors: Jean Pierre Banatre
Categories:
Type: BOOK - Published: 2014-01-15 - Publisher:

DOWNLOAD EBOOK

Encyclopedia of Parallel Computing
Language: en
Pages: 2211
Authors: David Padua
Categories: Computers
Type: BOOK - Published: 2014-07-08 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

Containing over 300 entries in an A-Z format, the Encyclopedia of Parallel Computing provides easy, intuitive access to relevant information for professionals a
Explicit and Implicit Parallel Functional Programming
Language: en
Pages: 196
Authors: Jost Berthold
Categories:
Type: BOOK - Published: 2010-07 - Publisher: LAP Lambert Academic Publishing

DOWNLOAD EBOOK

This book investigates the relation between the two conflicting goals of explicitness and abstraction, for the implementation of parallel functional languages a