Code name: khepri
Domain: timing of tasks
The service responsible for triggering scheduled jobs. Portfolio and deposit both use it for triggering accrued interest calculations. Solves the problem of unique events in a system which provides reliability via redundancy.
Provides services with the ability to request notification at a certain time. Useful for daily interest calculation and other offline jobs that should be done once and only once.
Updated almost 3 years ago