简体   繁体   English

没有消费者的 Masstransit Dequeue

[英]Masstransit Dequeue without consumer

We are attempting to replace an old Messaging library with MassTransit and running into a blockade.我们正在尝试用 MassTransit 替换旧的消息传递库并遇到封锁。

We have a requirement for our applications to connect to a queue and pull off a single message at a time on a schedule.我们要求我们的应用程序连接到队列并按计划一次提取一条消息。

Is this possible in MassTransit?这在 MassTransit 中可行吗? It seems all of the documentation I have found shows setting up the ReceiveEndpoint with a Consumer.我发现的所有文档似乎都显示了使用消费者设置 ReceiveEndpoint。

In order to get this answered in here, I am repeating Chris Pattersons comment above.为了在这里得到答案,我在上面重复克里斯帕特森的评论。 It is not possible.这不可能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM