hermes 与nakadi 是类似的工具,但是设计模型有很大的差异,hermes 使用的是webhook的模式(push) 
nakadi 使用的是pull(event stream),各有自己解决的问题,但是从设计上nakadi更灵活

参考架构图比较

nakadi: 
hermes kafka 转http rest api 的broker 工具
hermes: 
hermes kafka 转http rest api 的broker 工具

参考资料

https://hermes-pubsub.readthedocs.io/en/latest/overview/architecture/ 
https://nakadi.io/manual.html#data_integration_at_zalando

相关文章:

  • 2021-09-26
  • 2022-12-23
  • 2021-08-11
  • 2021-07-26
  • 2021-12-10
  • 2022-12-23
  • 2021-06-02
  • 2021-05-21
猜你喜欢
  • 2022-12-23
  • 2022-02-05
  • 2021-08-23
  • 2021-07-17
  • 2022-12-23
  • 2021-09-13
  • 2021-06-18
相关资源
相似解决方案