Skip to main content

Showing 1–5 of 5 results for author: Arjona, A

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. Scaling a Variant Calling Genomics Pipeline with FaaS

    Authors: Aitor Arjona, Arnau Gabriel-Atienza, Sara Lanuza-Orna, Xavier Roca-Canals, Ayman Bourramouss, Tyler K. Chafin, Lucio Marcello, Paolo Ribeca, Pedro García-López

    Abstract: With the escalating complexity and volume of genomic data, the capacity of biology institutions' HPC faces limitations. While the Cloud presents a viable solution for short-term elasticity, its intricacies pose challenges for bioinformatics users. Alternatively, serverless computing allows for workload scalability with minimal developer burden. However, porting a scientific application to serverle… ▽ More

    Submitted 12 December, 2023; originally announced December 2023.

    Comments: 6 pages, published at 9th International Workshop on Serverless Computing (WoSC '23), December 11-15, 2023, Bologna, Italy

    Journal ref: WoSC 23 Proceedings of the 9th International Workshop on Serverless Computing, December 2023, Pages 59 64

  3. Transparent Serverless execution of Python multiprocessing applications

    Authors: Aitor Arjona, Gerard Finol, Pedro Garcia-Lopez

    Abstract: Access transparency means that both local and remote resources are accessed using identical operations. With transparency, unmodified single-machine applications could run over disaggregated compute, storage, and memory resources. Hiding the complexity of distributed systems through transparency would have great benefits, like scaling-out local-parallel scientific applications over flexible disagg… ▽ More

    Submitted 22 November, 2022; v1 submitted 18 May, 2022; originally announced May 2022.

    Journal ref: Future Generation Computer Systems, Volume 140, March 2023, Pages 436-449

  4. Triggerflow: Trigger-based Orchestration of Serverless Workflows

    Authors: Aitor Arjona, Pedro García-López, Josep Sampé, Aleksander Slominski, Lionel Villard

    Abstract: As more applications are being moved to the Cloud thanks to serverless computing, it is increasingly necessary to support the native life cycle execution of those applications in the data center. But existing cloud orchestration systems either focus on short-running workflows (like IBM Composer or Amazon Step Functions Express Workflows) or impose considerable overheads for synchronizing massively… ▽ More

    Submitted 22 June, 2021; v1 submitted 1 June, 2021; originally announced June 2021.

    Comments: 17 pages, 17 figures, preprint submitted to Future Generation Computer Systems. arXiv admin note: substantial text overlap with arXiv:2006.08654

    Journal ref: Future Generation Computer Systems, Volume 124, November 2021, Pages 215-229

  5. Triggerflow: Trigger-based Orchestration of Serverless Workflows

    Authors: Pedro García-López, Aitor Arjona, Josep Sampe, Aleksander Slominski, Lionel Villard

    Abstract: As more applications are being moved to the Cloud thanks to serverless computing, it is increasingly necessary to support native life cycle execution of those applications in the data center. But existing systems either focus on short-running workflows (like IBM Composer or Amazon Express Workflows) or impose considerable overheads for synchronizing massively parallel jobs (Azure Durable Functions… ▽ More

    Submitted 17 June, 2020; v1 submitted 15 June, 2020; originally announced June 2020.

    Comments: The 14th ACM International Conference on Distributed and Event-based Systems (DEBS 2020)