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

Contribute async operations to the bookstore broker #3719

Open
danail-branekov opened this issue Jan 17, 2025 · 1 comment
Open

Contribute async operations to the bookstore broker #3719

danail-branekov opened this issue Jan 17, 2025 · 1 comment

Comments

@danail-branekov
Copy link
Member

As part of #3716 we forked the bookstore broker (fork) to support async operations. We believe that such a change might be benefitial to the community as well, so let's PR it

The initial async implementation is quite dumb and naive, before PR-ing it, lets use a thread pool to submit tasks to perform the business logic instead of using a map to keep track of operations.

@danail-branekov
Copy link
Member Author

spring-cloud-samples/bookstore-service-broker#48

Waiting on a preliminary feedback in order to see whether fixing all annoying things around the PR makes sense at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔄 In progress
Development

No branches or pull requests

1 participant