[LARAVEL] How do I switch redis queue driver from polling redis to subscribing to redis instead?

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

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

    The Laravel Framework.

  • the title really. I've been monitor my website CPU usage, 99% of it boils down to queue workers polling the redis. Browsed the web in seek of someone who's stumbled accross same problem, but to no avail. The only related thing I'd found is this github link: https://github.com/laravel/framework/discussions/40657 which is just "curious" and yet nobody chipped in with ideas/answers.

  • cloud-pubsub

    Google Cloud Pub/Sub for Laravel

  • I'm aware of https://github.com/gdg-tangier/cloud-pubsub and amazon SQS which are both great services, but I'd prefer not to use 3rd party services if it's possible to have in-house solution which scales well.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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