Directories
¶
| Path | Synopsis |
|---|---|
|
analytics-module
Package analytics implements an analytics module for event tracking and retrieval using channel-based services and request-reply patterns.
|
Package analytics implements an analytics module for event tracking and retrieval using channel-based services and request-reply patterns. |
|
Package main demonstrates the EventEmitterModule pattern in mono-framework.
|
Package main demonstrates the EventEmitterModule pattern in mono-framework. |
|
notification
Package notification provides a notification module that demonstrates EventConsumerModule.
|
Package notification provides a notification module that demonstrates EventConsumerModule. |
|
tracking
Package tracking provides an order tracking module that demonstrates EventEmitterModule.
|
Package tracking provides an order tracking module that demonstrates EventEmitterModule. |
|
Package main demonstrates the multi-module pattern in mono-framework.
|
Package main demonstrates the multi-module pattern in mono-framework. |
|
events
Package events provides shared event definitions for the multi-module example.
|
Package events provides shared event definitions for the multi-module example. |
|
inventory
Package inventory implements an inventory management module for stock tracking and availability checking.
|
Package inventory implements an inventory management module for stock tracking and availability checking. |
|
notification
Package notification implements a notification module for sending notifications via queue groups and event subscriptions.
|
Package notification implements a notification module for sending notifications via queue groups and event subscriptions. |
|
order
Package order implements an order management module that orchestrates order placement by coordinating with inventory, payment, and notification modules.
|
Package order implements an order management module that orchestrates order placement by coordinating with inventory, payment, and notification modules. |
|
payment
Package payment implements a payment processing module for handling payment transactions with simulated success rates for demonstration purposes.
|
Package payment implements a payment processing module for handling payment transactions with simulated success rates for demonstration purposes. |
Click to show internal directories.
Click to hide internal directories.