如何将消息发送到其他地区的webjobs [英] How to send messages to webjobs in other regions

查看:107
本文介绍了如何将消息发送到其他地区的webjobs的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

跨区域将数据推送到Web作业的最佳方法是什么.一种将消息从一个区域推送到另一区域并让Web作业轮询来自每个区域的消息的方法.我们是否应该设置一个eventhub并让服务将消息推送到本地eventhub 然后从每个区域的eventhub中拉出一个中央webjob,然后处理该消息.由于涉及跨区域通信,因此是否可能以及它将如何影响性能.基本上我在看什么是发送消息的最佳方法 跨地区.有什么想法吗?

What is the best way to push data to a web job across regions.  A way to push messages from one region to another region and have webjobs poll messages from each region. Should we setup an eventhub and have services push message to the local eventhub and then have one central webjob pull from each regions eventhub and then process the message. Is it possible and how would it impact performance since there is cross region communication involved. Basically I am looking at whats the best way to send messages across regions. Any thoughts?

推荐答案

堆栈溢出 线程,看看是否有帮助.

You may refer the Stack Overflow thread and see if it helps.

此外,将该主题移至适当的论坛以与合适的专家建立联系.


这篇关于如何将消息发送到其他地区的webjobs的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆