首页> 外文期刊>Software >An enhanced thread synchronization mechanism for Java
【24h】

An enhanced thread synchronization mechanism for Java

机译:Java的增强型线程同步机制

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

摘要

The thread synchronization mechanism of Java is derived from hoare's monitor concept. In the authors' view, however, it is over simplified and suffers the following four drawbacks. First, it belongs to a category of no-priority monitor, the design of which, as reported in the literature on concurrent programming, is not well rated. Second, it offers only one condition queue. Where more than one long-term synchronization event is required, this restriction both degrades performance and further complicates the ordering problems that a no-priority monitor presets.
机译:Java的线程同步机制源自hoare的监视器概念。然而,在作者看来,它过于简化,并且具有以下四个缺点。首先,它属于无优先级监视器的类别,正如有关并行编程的文献所报道的那样,该监视器的设计没有得到很好的评价。其次,它仅提供一个条件队列。在需要多个长期同步事件的情况下,此限制不仅会降低性能,而且会使无优先级监视器预设的排序问题更加复杂。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号