akka/akka-core

add possibility to BroadcastHub to retry last N records for every new consumer

開放

#23,816 建立於 2017年10月17日

 (1 則留言) (0 個反應) (0 位負責人)Scala (3,547 個分叉)batch import
3 - in progresshelp wantedt:stream

倉庫指標

星標
 (13,277 顆星)
PR 合併指標
 (平均合併 8天 19小時) (30 天內合併 10 個 PR)

描述

BroadcastHub is a class to create a sink for a dynamic set of consumers. In my case speed of data publishing is not so fast and I should retry last N records to every new consumer, so users will see records in any time.

貢獻者指南