What is meant by cron?Cron is a time based job scheduler. It functions in 'Unix' operating system. Cron allows the users to schedule the jobs i.e. 'shell
More...Will there be any issues, if cron was used?Yes, issues may arise in certain cases, if cron/cronjob was used. 'CPU load' in a server occurs due to cron.
More...