Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Closed
g41797 opened this issue May 24, 2024 · 9 comments
Closed

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

g41797 opened this issue May 24, 2024 · 9 comments

Comments

@g41797
Copy link
Contributor

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
Contributor 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
Contributor 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
Contributor 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.

@g41797
Copy link
Contributor Author

g41797 commented Jul 14, 2024

Developed adapters:

Looks this issue may be closed as completed

@g41797 g41797 closed this as completed Jul 14, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants