CaMELot: Catching and Mitigating Event-Loop Concurrency Issues
CaMELot: Catching and Mitigating Event-Loop Concurrency Issues
批准号:
EP/V007165/1
负责人:
Stefan Marr
金额:
$26.73万
依托单位:
依托单位国家:
英国
项目类别:
Research Grant
财政年份:
2021
资助国家:
英国
项目状态:
已结题
起止时间:
2021 至 --
中文摘要
点击翻译按钮获取中文摘要
英文摘要
Most modern computer applications depend in some way or another on computations that are performed by server applications on the internet. More and more of these server applications are now built as so-called microservices, which allow developers to gradually update or fix issues in unrelated parts of a larger application, and therefore, have become popular. Many of these microservices avoid certain types of concurrency issues by design. Unfortunately, they still suffer from other kinds of concurrency issues, for example when multiple online customers try to reserve the same seats at the same time.For software engineers, it is hard to test for all possible concurrent interactions. In practice, this means that only simple concurrency issues are reliably detected during testing. Complex issues can however easily slip through and make it into server applications and then handle client requests incorrectly. One example of such a concurrency issue appeared at Nasdaq when the Facebook stock was traded for the first time, resulting in the loss of millions of dollars.Our goal is to develop techniques that detect concurrency issues automatically at run time, to be able to circumvent them, and enable developers to fix them, using detailed information gathered by the detection techniques. Researchers have shown that one can detect and avoid issues, for instance by changing the order in which client requests are processed. In practice however, current techniques slow server applications down significantly, which make these techniques too costly to be used. Our aim is to dynamically balance the need for accurate information and minimize slow down. We conjecture that we can get most practical benefits while only rarely tracking precise details of how program code executes. In addition to automatically preventing concurrency issues to cause problems, we will also use the obtained information to provide feedback to developers so that they can fix the underlying issue in their software.Thus, overall the goal of this research project is to make server applications, and specifically microservices, more robust and resilient to software bugs that are hard to test for and therefore typically remain undiscovered until they cause major issues for customers or companies.Our work will result in the development of adaptive techniques that detect concurrency issues, and automatically tradeoff accuracy and run-time overhead, to be usable in practice. Furthermore, the detection techniques will be used to provide actionable input to the software developers, so that the concurrency issue can be fixed and therefore be prevented reliably in the future.To evaluate this work, we will collect various different types of concurrency issues and make them openly available. This collection will be based on issues from industrial systems and derived from theoretical scenarios for highly complex bugs. We include these theoretical scenarios, since such complex bugs are hard to diagnose and test for, they likely remain undiagnosed and undocumented in practice, but have the potential of causing major disruptions.Finally, we will build and evaluate our proposed techniques based on a system designed for concurrency research. The system uses the GraalVM technology of Oracle Labs, which allows us to prototype at the level of state-of-the-art systems, while keeping the development effort manageable for a small team.
期刊论文(8)
专著(0)
科研奖励(0)
会议论文
登录
查看更多内容
Live Objects All The Way Down: Removing the Barriers between Applications and Virtual Machines
始终保持活动对象:消除应用程序和虚拟机之间的障碍
DOI:
10.22152/programming-journal.org/2024/8/5
发表时间:
2023
期刊:
The Art, Science, and Engineering of Programming
影响因子:
--
作者:
[Pimás J]
通讯作者:
Pimás J
Optimizing the Order of Bytecode Handlers in Interpreters using a Genetic Algorithm
使用遗传算法优化解释器中字节码处理程序的顺序
DOI:
10.1145/3555776.3577712
发表时间:
2023
期刊:
影响因子:
--
作者:
[Huang W]
通讯作者:
Huang W
DOI:
10.1145/3618305.3623604
发表时间:
2023
期刊:
影响因子:
--
作者:
[Larose O]
通讯作者:
Larose O
Who You Gonna Call: Analyzing the Run-Time Call-Site Behavior of Ruby Applications
你要打电话给谁:分析 Ruby 应用程序的运行时调用站点行为
DOI:
10.1145/3563834.3567538
发表时间:
2022
期刊:
影响因子:
--
作者:
[Kaleba S]
通讯作者:
Kaleba S
Profile Guided Offline Optimization of Hidden Class Graphs for JavaScript VMs in Embedded Systems
嵌入式系统中 JavaScript VM 隐藏类图的配置文件引导离线优化
DOI:
--
发表时间:
2022
期刊:
影响因子:
--
作者:
[Tomoharu Ugawa, Stefan Marr, Richard E. Jones]
通讯作者:
Richard E. Jones
共 8 条
海外基金