Skip to main content

Showing 1–2 of 2 results for author: Grove, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2111.11562  [pdf, other

    cs.DC cs.PL

    Reliable Actors with Retry Orchestration

    Authors: Olivier Tardieu, David Grove, Gheorghe-Teodor Bercea, Paul Castro, Jaroslaw Cwiklik, Edward Epstein

    Abstract: Cloud developers have to build applications that are resilient to failures and interruptions. We advocate for a fault-tolerant programming model for the cloud based on actors, retry orchestration, and tail calls. This model builds upon persistent data stores and messages queues readily available on the cloud. Retry orchestration not only guarantees that (1) failed actor invocations will be retried… ▽ More

    Submitted 11 November, 2022; v1 submitted 22 November, 2021; originally announced November 2021.

    Comments: 22 pages, 7 figures

  2. arXiv:1312.5691  [pdf, ps, other

    cs.DC

    GLB: Lifeline-based Global Load Balancing library in X10

    Authors: Wei Zhang, Olivier Tardieu, David Grove, Benjamin Herta, Tomio Kamada, Vijay Saraswat, Mikio Takeuchi

    Abstract: We present GLB, a programming model and an associated implementation that can handle a wide range of irregular paral- lel programming problems running over large-scale distributed systems. GLB is applicable both to problems that are easily load-balanced via static scheduling and to problems that are hard to statically load balance. GLB hides the intricate syn- chronizations (e.g., inter-node commu… ▽ More

    Submitted 19 December, 2013; originally announced December 2013.