...
TriggerComposition | Manage | Consume | Support | Unit and Integration Testing happen perpetually eventually developing into a generic framework. |
V1M1 | Artificially triggered event for a single user, fetch and forward pending notifications |
| Deliver to a log file |
V2 | Generate a forums event (create a post) with within
|
Deliver message to author of forums thread |
| Deliver a generic message to email | With intra-process signaling/queueing |
M2 | Deliver to N users | Disable all notifications for a single user |
Deliver a generic message to email | V3 | Deliver to N users using inter process communication and horizontal Disable email
| Horizontal scaling of individual pipeline steps using inter-process communication. Can find logging and latency errors in the pipeline |
V4 | M3 | Message include author's name and deep-link. |
| Format for email |
Image Removed
|
|
M4 |
|
| Translated email (localized to recipient's language) Personalized email |
|
M5 |
| Disable email |
|
|