中文
相关论文

相关论文: Fusionize: Improving Serverless Application Perfor…

200 篇论文

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 systems lack…

分布式、并行与集群计算 · 计算机科学 2024-01-26 Prasoon Sinha , Kostis Kaffes , Neeraja J. Yadwadkar

The R ecosystem offers a rich variety of map-reduce application programming interfaces (APIs) for iterative computations, yet parallelizing code across these diverse frameworks requires learning multiple, often incompatible, parallel APIs.…

分布式、并行与集群计算 · 计算机科学 2026-01-27 Henrik Bengtsson

The increasing use of hardware processing accelerators tailored for specific applications, such as the Vision Processing Unit (VPU) for image recognition, further increases developers' configuration, development, and management overhead.…

分布式、并行与集群计算 · 计算机科学 2022-08-08 Sebastian Werner , Trever Schirmer

Starting from the idea of Quantum Computing which is a concept that dates back to 80s, we come to the present day where we can perform calculations on real quantum computers. This sudden development of technology opens up new scenarios that…

新兴技术 · 计算机科学 2021-07-06 M. Grossi , L. Crippa , A. Aita , G. Bartoli , V. Sammarco , E. Picca , N. Said , F. Tramonto , F. Mattei

The rapid digitization and the increasing use of emerging technologies such as AI models have significantly contributed to the emissions of computing infrastructure. Efforts to mitigate this impact typically focus on the infrastructure…

分布式、并行与集群计算 · 计算机科学 2025-09-29 Sebastian Werner , Mathis Kähler , Alireza Hakamian

Effective collaboration is a key factor in the success of a software project developed by a team. In this work, we suggest the approach of Synchronized Software Development (SSD), which promotes a new mechanism of collaboration in general,…

软件工程 · 计算机科学 2015-04-29 Stanislav Levin , Amiram Yehudai

Containers are standalone, self-contained units that package software and its dependencies together. They offer lightweight performance isolation, fast and flexible deployment, and fine-grained resource sharing. They have gained popularity…

分布式、并行与集群计算 · 计算机科学 2018-12-04 Maria A. Rodriguez , Rajkumar Buyya

Vulnerable software represents a tremendous threat to modern information systems. Vulnerabilities in widespread applications may be used to spread malware, steal money and conduct target attacks. To address this problem, developers and…

密码学与安全 · 计算机科学 2018-07-06 Maksim Shudrak , Vyacheslav Zolotarev

Database-backed applications are nearly ubiquitous in our daily lives. Applications that make many small accesses to the database create two challenges for developers: increased latency and wasted resources from numerous network round…

数据库 · 计算机科学 2012-08-02 Alvin Cheung , Owen Arden , Samuel Madden , Andrew C. Myers

Application autotuning is a promising path investigated in literature to improve computation efficiency. In this context, the end-users define high-level requirements and an autonomic manager is able to identify and seize optimization…

分布式、并行与集群计算 · 计算机科学 2019-01-21 Tomas Martinovic , Davide Gadioli , Gianluca Palermo , Cristina Silvano

Function-as-a-Service (FaaS) is at the core of serverless computing, enabling developers to easily deploy applications without managing computing resources. With an Infrastructure-as-Code (IaC) approach, frameworks like the Serverless…

软件工程 · 计算机科学 2025-08-05 Angel C. Chavez-Moreno , Cristina L. Abad

Federated Learning (FL) offers a promising solution for training machine learning models across distributed data sources while preserving data privacy. However, FL faces critical challenges related to communication overhead and local…

分布式、并行与集群计算 · 计算机科学 2025-11-21 Ziyue Xu , Zhihong Zhang , Holger R. Roth , Chester Chen , Yan Cheng , Andrew Feng

Deep model fusion is an emerging technique that unifies the predictions or parameters of several deep neural networks into a single better-performing model in a cost-effective and data-efficient manner. Although a variety of deep model…

机器学习 · 计算机科学 2025-12-05 Anke Tang , Li Shen , Yong Luo , Enneng Yang , Han Hu , Lefei Zhang , Bo Du , Dacheng Tao

In recent years, more people have seen their work depend on data manipulation tasks. However, many of these users do not have the background in programming required to write complex programs, particularly SQL queries. One way of helping…

编程语言 · 计算机科学 2024-02-02 Ricardo Brancas , Miguel Terra-Neves , Miguel Ventura , Vasco Manquinho , Ruben Martins

Serverless computing promises convenient abstractions for developing and deploying functions that execute in response to events. In such Function-as-a-Service (FaaS) platforms, scheduling is an integral task, but current scheduling…

分布式、并行与集群计算 · 计算机科学 2025-07-08 Saman Akbari , Manfred Hauswirth

Performance optimization is the art of continuous seeking a harmonious mapping between the application domain and hardware. Recent years have witnessed a surge of deep learning (DL) applications in industry. Conventional wisdom for…

分布式、并行与集群计算 · 计算机科学 2019-11-27 Guoping Long , Jun Yang , Wei Lin

"Application-platform co-design" refers to the phenomenon of new platforms being created in response to changing application needs, followed by application design and development changing due to the emergence (and the specifics,…

软件工程 · 计算机科学 2021-11-02 Sebastian Werner , Stefan Tai

The increased use of micro-services to build web applications has spurred the rapid growth of Function-as-a-Service (FaaS) or serverless computing platforms. While FaaS simplifies provisioning and scaling for application developers, it…

分布式、并行与集群计算 · 计算机科学 2019-11-25 Arjun Singhvi , Kevin Houck , Arjun Balasubramanian , Mohammed Danish Shaikh , Shivaram Venkataraman , Aditya Akella

Machine learning is increasingly permeating radio-based localization services. To keep results credible and comparable, everyday workflows should make rigorous experiment specification and exact repeatability the default, without blocking…

软件工程 · 计算机科学 2026-01-22 Tim Strnad , Blaž Bertalanič , Carolina Fortuna

Graph processing systems are essential for analyzing large-scale data with complex relationships, yet most existing frameworks rely on statically provisioned clusters, resulting in poor elasticity and inefficient resource utilization under…

分布式、并行与集群计算 · 计算机科学 2026-05-13 Chen Zhao , Parsa Poorsistani , Mohammad Goudarzi , Tawfiq Islam , Adel N. Toosi