Moleculer 传输器与 http 请求调用有何不同?
我正在实现微服务架构,在那里我学到了一个新主题“Transporter”,它用于不同服务之间的通信。
但是我们也可以使用“axios”、“http-request”等包通过请求调用来构建同样的东西。
那么包含传输器会产生什么区别呢? 传输代理调用与 http 请求调用有何不同?
I am implementing microservices architecture, there I learned a new topic "Transporter" which is used for the communication between different services.
But the same thing we can also build with request calls using packages like "axios", "http-request" etc.
So with inclusion of transporters what difference will it make?
And how transporter broker call is different from http request call?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从文档(https://moleculer.services/docs/0.14/networking.html#运输机)
更一般的回应。请参阅 HTTP 与 NATS(可以是任何其他 pub/sub 协议)https://www. Slideshare.net/Apcera/nats-vs-http
From the docs (https://moleculer.services/docs/0.14/networking.html#Transporters)
More general response. See HTTP vs NATS (could be any other pub/sub protocol) https://www.slideshare.net/Apcera/nats-vs-http