floweSB / event-bus-explorer

Easy way to manage multiple event buses
https://www.flowe.com/
MIT License
3 stars 2 forks source link

Change project and all object names Event to ServiceBroker #34

Open matteopessina opened 1 year ago

matteopessina commented 1 year ago

EventBus, event are concept specific to the Pub/Sub pattern. AzureServiceBus and RabbitMQ provide more messaging patterns, such as queue (or direct exchange in AMQP). To be more uniform and use an ubiquitous language I expect to find ServiceBroker every time is now Event, Eventbus, etc.