Support for Drupal 9/10 & Pheanstalk v5

Created on 27 June 2023, over 1 year ago
Updated 27 July 2023, about 1 year ago

Checking to see if there is anyone currently in progress working on updating this module for Drupal 9/10 as well as looking at the latest v5 pheanstlk.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mrconnerton

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mrconnerton
  • πŸ‡«πŸ‡·France fgm Paris, France

    Just my 0.02: for a number of years now, most clients who used to rely on Beanstalkd have been moving to RabbitMQ, Kafka, or SQS for those on SQS.

    For some hard numbers on the module users

    Beanstalkd: 26, of which 0 on D8+
    RabbitMQ: 133, of which 110 on D8+ (over 800 at one point in 2021 !)
    Kafka: 28, 28 of which on D8+
    SQS: 204 for the AWS module, all of them on D8+, no details on the use of the AWS services, so SQS is very likely only a portion of that.

    For all practical purposes, I think Beanstalkd is going the way of the dodo. Which is sad, admittedly.

  • πŸ‡«πŸ‡·France fgm Paris, France

  • πŸ‡ΊπŸ‡ΈUnited States mrconnerton

    Awesome, this is exactly the kind of feedback I was looking for and appreciate the quick research. Beanstalkd was always so easy to use and setup to offload the queue from the db, that part of me is still wondering is it worth the effort to take a stab at an updated version with pheanstalk v5. I guess I will have to take a look at the level of effort for RabbitMQ or Kafka as well.

  • πŸ‡«πŸ‡·France fgm Paris, France

    It's simple, really, IMHO:

    • Unless you already know you need it, don't even bother with Kafka. If you need it, you'll already know you need it.
    • If you're using AWS, SQS is just awesome and works with zero configuration and maintenance. Use it.
    • Otherwise, use RabbitMQ

    Do not spend time wondering about NATS, NSQ, evQueue, and others.

  • Status changed to Closed: works as designed about 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States mrconnerton
  • Status changed to Fixed about 1 year ago
  • πŸ‡«πŸ‡·France fgm Paris, France

    Actually a better status was "Fixed". Thanks for confirming this solved your issue.

    What did you end up deciding, BTW ?

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024