kant777
kant777
@zombiezen any update on this?
is there a pure go implementation of this?
oh I thought mangos is outdated just like nanomsg! so mangos is almost the same as latest and greatest nng?
still not supported?
modeling should be straightforward in Go using channels and select. But what I am just not familiar with pulsar code in general so I would need to spend some time...
Have the same problem! Any update on this?
@espoal Do you still recommend this project or should I go with another library?
is this still an issue?
Hi @vasia Sure, please send me the pointers to implement fault tolerance. Also, I am trying to understand what this [line](https://github.com/vasia/gelly-streaming/blob/master/src/main/java/org/apache/flink/graph/streaming/SummaryBulkAggregation.java#L83) is doing? and why it is needed? because if...
I need to simulate two indepenent clusters(imagine like two completely indepent customers) that can only talk to each other through public internet and I also want to deploy to each...