Reducing (and measuring?) server load

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
  • 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.

  • I’m actually working on a plugin that does exactly this. I use a library called action scheduler to split the import into one “action” per post and then use this library to process those actions in the background using “asynchronous actions” for creating and updating posts. This makes it so that you don’t run into issues with timeouts or import process hogging massive amount of server resources.

  • 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
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

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

    3 projects | /r/ProWordPress | 15 Sep 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
  • Scheduled Actions showed up on side bar

    1 project | /r/Wordpress | 12 Dec 2021