【问题标题】:Jobs and Message Queuing using Redis in .net Core在 .net Core 中使用 Redis 的作业和消息队列
【发布时间】:2021-01-23 00:50:36
【问题描述】:

我正在查看有关将 Azure Redis 缓存用于消息代理的文档,但没有指向该特定部分中文档的链接。指向正确文档的任何帮助。 https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-overview 我需要使用 Azure Redis 缓存作为消息代理。 Screenshot

【问题讨论】:

    标签: azure caching redis messagebroker


    【解决方案1】:

    我假设您需要转到 redis.io,然后为您想要的语言选择一个 fork - 例如 C#

    https://redis.io/clients#c

    我认为 pub/sub 是消息代理的关键

    https://redis.io/topics/pubsub

    无论如何-也许

    Redis as a message broker

    帮助

    【讨论】:

    • 感谢您的回复。看起来我们必须使用相同的分叉代码选项。
    猜你喜欢
    • 1970-01-01
    • 2019-07-22
    • 2021-09-16
    • 2018-12-20
    • 1970-01-01
    • 2012-07-12
    • 1970-01-01
    • 2019-01-17
    • 1970-01-01
    相关资源
    最近更新 更多