Skip to content

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

@g41797

Description

@g41797

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions