Why to use Process Scheduler Server even though we have Application Server?
- Vivekananad S
- May 28, 2020
- 1 min read
If all the processes are getting database from the file server which are connected though internet, We may experience slowness due to internet traffic, As the process scheduler is used for generating reports in specific we can get best performance.
Comments