x10-lang / x10

Core implementation of X10 programming language including compiler, runtime, class libraries, sample programs and test suite
Eclipse Public License 1.0
70 stars 15 forks source link

Resilient iterative framework #7

Closed shamouda closed 8 years ago

shamouda commented 8 years ago

Adding the classes of the resilient iterative framework that include: the iterative program interface, the resilient executors (local view and global view) and the in-memory resilient stores (place0 and double in-memory stores)