Quantcast
Channel: College of Arts and Sciences
Viewing all articles
Browse latest Browse all 1561

Programming support for an integrated multi-party computation and MapReduce infrastructure

$
0
0
Programming support for an integrated multi-party computation and MapReduce infrastructure Volgushev, Nikolaj; Lapets, Andrei; Bestavros, Azer We describe and present a prototype of a distributed computational infrastructure and associated high-level programming language that allow multiple parties to leverage their own computational resources capable of supporting MapReduce [1] operations in combination with multi-party computation (MPC). Our architecture allows a programmer to author and compile a protocol using a uniform collection of standard constructs, even when that protocol involves computations that take place locally within each participant’s MapReduce cluster as well as across all the participants using an MPC protocol. The highlevel programming language provided to the user is accompanied by static analysis algorithms that allow the programmer to reason about the efficiency of the protocol before compiling and running it. We present two example applications demonstrating how such an infrastructure can be employed.

Viewing all articles
Browse latest Browse all 1561

Trending Articles