Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A list of nice to add adapters. Feel free to make a proposition #202

Open
g41797 opened this issue May 24, 2024 · 8 comments
Open

A list of nice to add adapters. Feel free to make a proposition #202

g41797 opened this issue May 24, 2024 · 8 comments

Comments

@g41797
Copy link

g41797 commented May 24, 2024

Title was stollen.

I created NATS adapter repo as public template for development of yii queue adapters.

"Feel free to make a proposition"

  1. Apache Pulsar
@samdark
Copy link
Member

samdark commented May 24, 2024

  • SQS/SNS.
  • Kafka.

@samdark
Copy link
Member

samdark commented May 24, 2024

https://github.com/php-enqueue

@samdark
Copy link
Member

samdark commented May 24, 2024

@samdark
Copy link
Member

samdark commented May 24, 2024

  • yiisoft/db
  • RoadRunner queue

@g41797
Copy link
Author

g41797 commented May 24, 2024

https://github.com/php-enqueue

already started to add nats

i am not sure that is's suitable - i don't remember whether it supports status(jobId)
I'll check

Update: i am using php-enqueue/sqs for queue-sqs adapter

@g41797
Copy link
Author

g41797 commented May 24, 2024

I'd like to add following issues to discussion:

  • dynamic list of features supported by channel (specific adapter):
    • delay (not supported by nats adapter)
    • status (supported by nats adapter)
    • etc
  • lack of failed job status

@g41797
Copy link
Author

g41797 commented Jun 16, 2024

  • SQS/SNS.

Regarding SNS - see AWS SNS vs SQS
Looks SNS itself is not suitable for background processing
Only SNS+SQS combination, but it's too mach

@samdark
Copy link
Member

samdark commented Jun 16, 2024

Yes, they're usually used together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants