gpt4 book ai didi

Azure服务总线: How to publish more than 256KB message to a Topic?

转载 作者:行者123 更新时间:2023-12-03 00:43:04 26 4
gpt4 key购买 nike

我是老派的 Windows Azure 架构师。使用服务总线主题将消息传递给辅助角色。

How to publish more thank 256KB message to a subscription? I know there is a premium tier service bus which allows 1MB message, but 1MB limit will may also not be enough.

最佳答案

如果您尝试发送超过 256KB/1MB 的消息并避免声明检查模式,那么我对设计提出质疑。 ASB 是关于消息传递,而不是数据传输。

当前的 ASB 客户端 (WindowsAzure.ServiceBus) 确实不会使声明检查模式的实现变得微不足道。好消息是,使用新客户端 (Microsoft.Azure.ServiceBus) 变得更加简单。您可以利用扩展 API 并使用 ServiceBus.AttachmentPlugin 提供的声明检查模式实现或扩展它并允许利用多个存储帐户。

关于Azure服务总线: How to publish more than 256KB message to a Topic?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44973312/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com