run scheduled job using django orm as broker

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

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

    A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.

  • First I would stick with celery if possible. I am not aware of something like that that is widely adopted. you could write your own crontab scripts or a combination of crontab script that writes to db with some listener like this https://github.com/Opus10/django-pgpubsub or use this one https://github.com/kraiz/django-crontab But both projects are not widely used or do not seem to be well maintained. I hope I was able to be of any help.

  • django-crontab

    dead simple crontab powered job scheduling for django.

  • First I would stick with celery if possible. I am not aware of something like that that is widely adopted. you could write your own crontab scripts or a combination of crontab script that writes to db with some listener like this https://github.com/Opus10/django-pgpubsub or use this one https://github.com/kraiz/django-crontab But both projects are not widely used or do not seem to be well maintained. I hope I was able to be of any help.

  • 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

  • django-pgpubsub: A lightweight alternative to Celery built on top of the Postgres NOTIFY/LISTEN protocol

    1 project | /r/django | 2 Dec 2022
  • django-pgpubsub: Distributed Django Tasks using Postgres NOTIFY

    1 project | /r/PostgreSQL | 4 Aug 2022
  • windows-friendly replacement for django=background-tasks?

    2 projects | /r/django | 19 Jun 2022
  • A lightweight alternative to Celery for Django-PostgreSQL apps.

    2 projects | /r/django | 25 May 2022
  • push notifications - reminders (Django Rest Framework + Postgresql)

    1 project | /r/django | 25 May 2022