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

[Enhancement] AWS PHP Lambda functions as Yii3 Queue Workers #207

Open
g41797 opened this issue May 30, 2024 · 0 comments
Open

[Enhancement] AWS PHP Lambda functions as Yii3 Queue Workers #207

g41797 opened this issue May 30, 2024 · 0 comments

Comments

@g41797
Copy link

g41797 commented May 30, 2024

discussed in the past

we don't want to run the php artisan queue:work command. Instead, we create a Lambda function that is invoked immediately when there are new jobs to process

I also don't want to run yii queue:run or yii queue:listen

We are going to implement SQS/SNS adapters for yii3 queue.

I see correlation between these issues.

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

No branches or pull requests

1 participant