How to develop your own Wordpress CRON job properly and ensure it actually runs

This page summarizes the projects mentioned and recommended in the original post on /r/ProWordPress

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Cavalcade

    A better wp-cron. Horizontally scalable, works perfectly with multisite.

  • - cavalcade , which completely replaces wp-cron with a queued job runner

  • action-scheduler

    A scalable, traceable job queue for background processing large queues of tasks in WordPress. Specifically designed for distribution in WordPress plugins (and themes) - no server access required.

  • - action scheduler(queued background processing) , which still uses wp-cron but can be replaced with a custom implementation

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • wp-background-processing

    WordPress background processing class

  • I could be wrong but I believe (if your environment supports it) the cron task will run as a background process. If I'm wrong there is a good third party library that one could use to ensure your task is fired in the background in a non-blocking way

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Reducing (and measuring?) server load

    1 project | /r/ProWordPress | 16 Feb 2023
  • Our Product Feed Plugin (Syncs to Google and Facebook) requires the Wordpress WP-Cron be activated, what should we do?

    1 project | /r/Wordpress | 22 Dec 2022
  • Cron job to fetch data seamlessly

    1 project | /r/Wordpress | 19 Apr 2022
  • Help understanding Cron Job time.

    1 project | /r/Wordpress | 28 Mar 2022
  • Schedule long-running reminder task

    1 project | /r/Wordpress | 25 Dec 2021