Load balancing with schedules?
-
I am interested in load balancing two or more JsReport servers using the same mongoDB template store, but I also have schedules. In such a configuration, wouldn't both servers attempt to process the same schedule -- producing two duplicate reports for each schedule? Or is there a built-in mechanism to assure that only one server processes a schedule in this configuration?
-
Yes, there is a built-in mechanism. The schedule will run just once.