Hello All,
I am trying to understand Mifos in depth and add new features to it. I am trying to understand how the scheduler in MIFOS works. I figured out that MIFOS uses Spring quartz scheduler for achieving this. I would like to know how this will work when we have like 50 tenants connected.? Can I use a separate server to schedule for all tenants or a set of tenants.? Each tenant has separate schedulers which are not linked.? Or same scheduler runs for all tenants.? Have few more queries. If anyone has good knowledge of setting up schedulers, I would like to talk to them and understand more. Thanks in advance. Regards, Karthik
