I would like to use PHP to run a monitoring server, which periodically runs (eg, hourly) a check, but without relying on Cron or Task Scheduler, unless it is to start on that server PHP, so as well as not getting stuck the platform, I can control in the application the settings of schedules, periods, etc. Is there anything I can use that I can use?