咨询与建议

限定检索结果

文献类型

  • 2 篇 学位论文
  • 2 篇 会议

馆藏范围

  • 4 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2 篇 工学
    • 2 篇 软件工程
    • 1 篇 计算机科学与技术...

主题

  • 4 篇 concurrency debu...
  • 2 篇 static happens-b...
  • 2 篇 data races
  • 2 篇 deadlocks
  • 1 篇 programming lang...
  • 1 篇 record and repla...
  • 1 篇 scalability
  • 1 篇 incremental poin...
  • 1 篇 software enginee...
  • 1 篇 differential poi...
  • 1 篇 stateless model ...
  • 1 篇 thesis
  • 1 篇 parallel differe...
  • 1 篇 multi-threaded p...
  • 1 篇 parallel increme...
  • 1 篇 software verific...
  • 1 篇 graph processing
  • 1 篇 real time

机构

  • 2 篇 texas a&m univer...
  • 1 篇 texas a&m univ p...
  • 1 篇 huazhong univ sc...

作者

  • 2 篇 liu bozhen
  • 1 篇 wang qinggang
  • 1 篇 zheng long
  • 1 篇 huang jeff
  • 1 篇 liao xiaofei
  • 1 篇 jin hai
  • 1 篇 huang shiyou
  • 1 篇 zhao jieshan

语言

  • 4 篇 英文
检索条件"主题词=concurrency debugging"
4 条 记 录,以下是1-10 订阅
排序:
D4: Fast concurrency debugging with Parallel Differential Analysis  2018
D4: Fast Concurrency Debugging with Parallel Differential An...
收藏 引用
39th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)
作者: Liu, Bozhen Huang, Jeff Texas A&M Univ Parasol Lab College Stn TX 77843 USA
We present D4, a fast concurrency analysis framework that detects concurrency bugs (e.g., data races and deadlocks) interactively in the programming phase. As developers add, modify, and remove statements, the code ch... 详细信息
来源: 评论
Scalable concurrency debugging with Distributed Graph Processing  2018
Scalable Concurrency Debugging with Distributed Graph Proces...
收藏 引用
16th International Symposium on Code Generation and Optimization (CGO)
作者: Zheng, Long Liao, Xiaofei Jin, Hai Zhao, Jieshan Wang, Qinggang Huazhong Univ Sci & Technol Serv Comp Technol & Syst Lab Big Data Technol & Syst Lab Cluster & Grid Comp Lab Wuhan 430074 Hubei Peoples R China
Existing constraint-solving-based technique enables an efficient and high-coverage concurrency debugging. Yet, there remains a significant gap between the state of the art and the state of the programming practices fo... 详细信息
来源: 评论
Fast and Effective Approaches for Verifying and debugging Concurrent Programs
Fast and Effective Approaches for Verifying and Debugging Co...
收藏 引用
作者: Huang, Shiyou Texas A&M University
学位级别:Ph.D., Doctor of Philosophy
Concurrent programs are ubiquitous, from the high-end servers to personal machines, due to the fact of multi-core hardware. Unfortunately, it is difficult to write correct concurrent programs. Stateless Model Checking... 详细信息
来源: 评论
An Instantaneous Framework For concurrency Bug Detection
An Instantaneous Framework For Concurrency Bug Detection
收藏 引用
作者: Liu, Bozhen Texas A&M University
concurrency bug detection is important to guarantee the correct behavior of multithread programs. However, existing static techniques are expensive with false positives, and dynamic analyses cannot expose all potentia... 详细信息
来源: 评论