reactive-interaction-gateway 的目的是让当前的微服务实时化,基于elixir 开发

来自官方的参考图

  • 参考架构

reactive-interaction-gateway响应式交互网关

 

 

  • 参考玩法

reactive-interaction-gateway响应式交互网关

 

 

说明

目前类似real time gateway 还是挺多的,基于reactive-interaction-gateway可以让我们的微服务应用变成事件驱动的,同时对于event 的格式,官方使用了
cloudevents ,代码上基于elixir,并不是很难,架构设计上还是值得学习的

参考资料

https://github.com/Accenture/reactive-interaction-gateway
https://accenture.github.io/reactive-interaction-gateway/docs/intro.html

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2022-12-23
  • 2021-08-22
  • 2022-01-16
  • 2021-06-05
猜你喜欢
  • 2021-03-14
  • 2021-06-22
  • 2021-07-12
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2021-06-29
相关资源
相似解决方案