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

Make subsystems with built-in event loop serve immutable calls in parallel #1180

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

iljakuklic
Copy link
Contributor

  • Adding parallelism to read-only requests to subsystems with built-in event loop
  • Bit more granular error reporting in subsystem calls
  • Some minor implementation refactoring

Only addresses subsystems using the built-in event loop, that is chainstate and blockprod of the significant ones.

@TheQuantumPhysicist TheQuantumPhysicist merged commit 2469161 into master Sep 14, 2023
23 checks passed
@TheQuantumPhysicist TheQuantumPhysicist deleted the subsystem-concurrency branch September 14, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mempool Mempool-related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants