Abp: Distributed Event Bus

Created on 25 Dec 2016  路  5Comments  路  Source: abpframework/abp

IDistributedEventBus abstraction

  • [x] Publishes events

LocalDistributedEventBus

  • [x] Publishes events using IEventBus

RabbitMQ Integration

  • [x] Implements IDistributedEventBus and publish events to RabbitMQ
  • [x] Receive events of RabbitMQ, dispatches them to subscribers, acknowledges the message then.
abp-framework feature

Most helpful comment

Writing documentation one by one, it is on queue :)

All 5 comments

RabbitMQ integration is moved to https://github.com/abpframework/abp/issues/593
Current implementation is not complete.

When will we have a documentation for this feature? (It's been in TODO state for a while)

Writing documentation one by one, it is on queue :)

Dear @hikalkan Do we have Amazon MQ integration support as well?

I am very new to this framework and have to decide between Rabbit MQ or Amazon MQ. Any help would be greatly appreciated

Do we have Amazon MQ integration support as well?

No, not yet. Any contribution is appreciated.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wocar picture wocar  路  3Comments

mehdihadeli picture mehdihadeli  路  3Comments

ChangYinShung picture ChangYinShung  路  3Comments

leonkosak picture leonkosak  路  3Comments

wakuflair picture wakuflair  路  3Comments