Skip to content

Modify the coordinator to use a threadpool instead of dynamically spawning threads for each transaction #311

@maurermi

Description

@maurermi

The coordinator appears to spend a lot of time creating threads, and it may be worth investigating how the system performs with this overhead removed. I suspect switching to a threadpool will be a useful optimization here.
Screenshot 2024-11-19 at 6 00 32 PM

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions