Technical Reports

HPL-2009-258

Click here for full text: PDF

Towards Fearless Distributed Computing

Stiegler, Marc
HP Laboratories

HPL-2009-258

Keyword(s): Distributed programming, SCALA, message passing

Abstract: Moving from sequential programming to concurrent, distributed programming exposes the programmer to diverse new hazards. Here we list some of the dangers, and look at the results when they are eliminated by using "relentlessly reliable references". Preliminary experience suggests that, given such "r-r-refs", programming of distributed systems is "fearless", i.e., though the hazards of writing a concurrent program are different from those in writing a sequential program, they may not be enough greater to induce greater fear. The consequence is that programmers can confidently write programs in an intrinsically concurrent, distributed style, from the first day of the first prototype. We hypothesize that such programs will scale well, exploiting both multicore chips and multi-node computing systems naturally and reliably.

9 Pages

External Posting Date: October 21, 2009 [Fulltext]. Approved for External Publication
Internal Posting Date: October 21, 2009 [Fulltext]

Back to Index