Skip to main content

Showing 1–2 of 2 results for author: Barcelona-Pons, D

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

    cs.DC

    FaaS Is Not Enough: Serverless Handling of Burst-Parallel Jobs

    Authors: Daniel Barcelona-Pons, Aitor Arjona, Pedro García-López, Enrique Molina-Giménez, Stepan Klymonchuk

    Abstract: Function-as-a-Service (FaaS) struggles with burst-parallel jobs due to needing multiple independent invocations to start a job. The lack of a group invocation primitive complicates application development and overlooks crucial aspects like locality and worker communication. We introduce a new serverless solution designed specifically for burst-parallel jobs. Unlike FaaS, our solution ensures job… ▽ More

    Submitted 19 July, 2024; originally announced July 2024.

    Comments: 14 pages, 11 figures, article preprint

  2. Benchmarking Parallelism in FaaS Platforms

    Authors: Daniel Barcelona-Pons, Pedro García-López

    Abstract: Serverless computing has seen a myriad of work exploring its potential. Some systems tackle Function-as-a-Service (FaaS) properties on automatic elasticity and scale to run highly-parallel computing jobs. However, they focus on specific platforms and convey that their ideas can be extrapolated to any FaaS runtime. An important question arises: do all FaaS platforms fit parallel computations? In… ▽ More

    Submitted 1 June, 2021; v1 submitted 28 October, 2020; originally announced October 2020.

    Comments: 19 pages, 15 figures, submitted to FGCS, revised