首页> 外文期刊>Concurrency, practice and experience >Active optimistic and distributed message logging for message-passing applications
【24h】

Active optimistic and distributed message logging for message-passing applications

机译:用于消息传递应用程序的主动乐观和分布式消息日志记录

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

摘要

Message logging is an attractive solution to provide fault tolerance for message-passing applications because it is more scalable than coordinated checkpointing. Sender-based message logging is a well-known optimization that allows the saving of message payload in the sender memory. Thus, only message reception events have to be logged reliably by using an event logger. This paper proposes solutions to further improve message logging protocol scalability. In existing works on message logging, the event logger has always been considered as a centralized process. We propose a distributed event logger that takes advantage of multi-core processors that are to be executed in parallel with application processes, leveraging the volatile memory of the nodes to save events reliably. Using a gossip-based protocol to disseminate information on new stable events, we also propose to combine our distributed event logger with 02P, an active optimistic message logging protocol. Our distributed event logger and 02P are implemented in the Open MPI library. Our results show the following: (i) distributed event logging improves message logging protocol scalability and (ii) using 02P with a distributed event logger provides an efficient and scalable fault-tolerant solution for message-passing applications.
机译:消息日志记录是为消息传递应用程序提供容错能力的一种有吸引力的解决方案,因为它比协调的检查点更具可伸缩性。基于发件人的消息日志记录是众所周知的优化,它允许将消息有效负载保存在发件人内存中。因此,仅消息接收事件必须通过使用事件记录器可靠地记录。本文提出了进一步提高消息记录协议可伸缩性的解决方案。在现有的消息记录工作中,事件记录器一直被认为是一个集中的过程。我们提出了一种分布式事件记录器,该记录器利用了将与应用程序进程并行执行的多核处理器,从而利用节点的易失性存储器可靠地保存事件。我们还使用基于八卦的协议来传播有关新的稳定事件的信息,我们还建议将分布式事件记录器与02P(一种积极的乐观消息记录协议)结合起来。我们的分布式事件记录器和02P在Open MPI库中实现。我们的结果表明:(i)分布式事件日志记录改善了消息日志记录协议的可伸缩性,并且(ii)将02P与分布式事件日志记录器一起使用可为消息传递应用程序提供高效且可扩展的容错解决方案。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号