It is how most of the deployments are out there, so should work fine. Only if you have a deployment with heavy/lengthly timer tasks, you have to start offloading the main timer. This can be done also in other modules, like usrloc, htable, ... by setting their mod params to use own timers -- usually this is controlled via timer_procs or timer_mode mod params of each module, but to be sure check if there are other timer related params in the readme of each module.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.