Why is RabbitMQ not persisting messages on a durable queue?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • RabbitMQ

    Open source RabbitMQ: core server and tier 1 (built-in) plugins

  • In [1]: from apps.test_app.tasks import addIn [2]: dt=datetime.datetime(2012, 2, 18, 10, 00)In [3]: add.apply_async((10, 6), eta=dt)DEBUG:amqplib:Start from server, version: 8.0, properties: {u'information': 'Licensed under the MPL. See http://www.rabbitmq.com/', u'product': 'RabbitMQ', u'version': '2.2.0', u'copyright': 'Copyright (C) 2007-2010 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.', u'platform': 'Erlang/OTP'}, mechanisms: ['PLAIN', 'AMQPLAIN'], locales: ['en\_US']DEBUG:amqplib:Open OK! known_hosts []DEBUG:amqplib:using channel_id: 1DEBUG:amqplib:Channel openDEBUG:amqplib:Closed channel #1Out[3]: RabbitMQ received this message in the celery queue:

  • 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