php - cron after every 15 sec -


i cannot set cron time less 1 minute on dedicated server. need run every 15 seconds because calls betfair api , calculations highly time dependent. please advise.

cron lets run things fast once minute.

what do 15 second timings inside script.

  • execute parent script once minute.
  • execute children scripts every 15 seconds within script before exists , new cycle begins.

Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -