Skip to content

Parallel Dumps #459

@brendon

Description

@brendon

As requested by @deitch. Investigate dumping databases in parallel to make the most of system resources.

  • Respect max-connections with a buffer for other application connections.
  • Allow the maximum number of threads to be configured.
  • Perhaps base the limit on the number of CPU cores and max-connections in MySQL, though cores can be hard to detect in virtual environments I've been told.

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