Detailed Process Flow
Bitcaster structure allows to manage simple and complex environment, it is organised as follow:
- Organization (your company)
- Project (your business domain)
- Application (the source of your messages)
- Event (something that happen in your Application that you want to notify to the users)
- Application (the source of your messages)
- Project (your business domain)
Each Event can have different Channels enabled to forward Notifications the destination Distribution List
Notification represents the routing and enrichment handler for the event. It can filter out some event's payload informations or add specific data to be forwarded to tha Distribution List. In this way each event can have multiple Notifications with different filters and destination recipients.
See the Glossary for a list of common Bitcaster terminology