paper-with-me

Papers

Laminar: A New Serverless Stream-based Framework with Semantic Code Search and Code Completion

2023-09-01 · Zaynab Zahra, Zihao Li, Rosa Filgueira

This paper introduces Laminar, a novel serverless framework based on dispel4py, a parallel stream-based dataflow library. Laminar efficiently manages streaming workflows and components through a dedicated registry, offering a seamless serverless experience. Leveraging large lenguage models, Laminar enhances the framework with semantic code search, code summarization, and code completion. This contribution enhances serverless computing by simplifying the execution of streaming computations, managing data streams more efficiently, and offering a valuable tool for both researchers and practitioners.

📄 PDF Abstract BibTeX arXiv:2309.00584

Code (0)

등록된 구현이 없습니다.

Tasks

Code CompletionCode SearchCode Summarization

Similar Papers 제목 키워드 기반

Straggler Resilient Serverless Computing Based on Polar Codes

2019-01-21 · Burak Bartan, Mert Pilanci

We propose a serverless computing mechanism for distributed computation based on polar codes. Serverless computing is an emerging cloud based computation model that lets users run their functions on the cloud without pro…

Decoder

Serverless Data Science -- Are We There Yet? A Case Study of Model Serving

2021-03-04 · Yuncheng Wu, Tien Tuan Anh Dinh, Guoyu Hu, Meihui Zhang 외

Machine learning (ML) is an important part of modern data science applications. Data scientists today have to manage the end-to-end ML life cycle that includes both model training and model serving, the latter of which i…

GPUManagement

Serverless GPU Architecture for Enterprise HR Analytics: A Production-Scale BDaaS Implementation

2025-10-22 · Guilin Zhang, Wulan Guo, Ziqi Tan, Srinivas Vippagunta 외 arxiv

Industrial and government organizations increasingly depend on data-driven analytics for workforce, finance, and regulated decision processes, where timeliness, cost efficiency, and compliance are critical. Distributed f…

Shabari: Delayed Decision-Making for Faster and Efficient Serverless Functions

2024-01-16 · Prasoon Sinha, Kostis Kaffes, Neeraja J. Yadwadkar

Serverless computing relieves developers from the burden of resource management, thus providing ease-of-use to the users and the opportunity to optimize resource utilization for the providers. However, today's serverless…

Decision MakingManagementScheduling

Serverless on FHIR: Deploying machine learning models for healthcare on the cloud

2020-06-08 · Bell Raj Eapen, Kamran Sartipi, Norm Archer

Machine Learning (ML) plays a vital role in implementing digital health. The advances in hardware and the democratization of software tools have revolutionized machine learning. However, the deployment of ML models -- th…

BIG-bench Machine Learning