...
【24h】

A thread monitoring system for multithreaded Java programs

机译:多线程Java程序的线程监视系统

获取原文
获取原文并翻译 | 示例
           

摘要

To assist developing robust multithreaded software, we develop a thread monitoring system for multithreaded Java programs, which can trace or monitor running threads and synchronization. We design a monitoring system which has options to select interesting threads and synchronized actions. Using this tool, programmers can monitor only interesting threads and synchronization in more details by selecting options, and can detect a deadlock. It also provides profile information after execution, which summarizes behavior of running threads and synchronized actions during execution. We implement the system based on code inlining, and presents some experimental results.
机译:为了帮助开发强大的多线程软件,我们为多线程Java程序开发了线程监视系统,该系统可以跟踪或监视正在运行的线程以及同步。我们设计了一个监视系统,该系统具有选择有趣线程和同步动作的选项。使用此工具,程序员可以通过选择选项来仅监视有趣的线程和更详细的同步,并且可以检测死锁。它还在执行后提供配置文件信息,该信息概述了执行期间正在运行的线程的行为和同步的动作。我们基于代码内联实现该系统,并给出了一些实验结果。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号