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

Remote handlers #7

Open
unkindypie opened this issue Feb 3, 2024 · 1 comment
Open

Remote handlers #7

unkindypie opened this issue Feb 3, 2024 · 1 comment

Comments

@unkindypie
Copy link

Fastapi-events package has an awesome feature which allows to execute requests by remote handlers via queues like AWS SQS, here is description of this functionality

Is there a good way to implement it using the existing functionality of pydiator-core? I want to pass execution of requests to celery workers, I think it's doable using pydiator pipelines, but ideally to have an out of the box solution for remote handling

@unkindypie
Copy link
Author

Also the same would be super useful not only for request handlers, but also for the notification handlers

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