Open Closed

RabbitMq consumer per tenant #5984


User avatar
0
andmattia created
  • ** Versione ABP Framework ** : v7.1.0

I need multiple consumer, each per tenant.

I see that need to use RabbitMq module in place of IDistributedEventBus beacuse I need to add Header attribute. This solve the first part of problem: injection off message.

So now I need to register a consumer with specific header... this part is doing from IDistributedEventHandler but this not use header.

I can achive this result?

This need is beacuse at the moment I've multple injection message and a single process message so this is a botlek


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    No, ABP framework doesn't support this and it sounds hard to do

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11