Skip to content

A shared thread pool #239

Description

@pnrobinson

We probably want to limit the total number of threads that maxo can use on the server.
Now we are limiting the number of cores per process to a max of four, but if we have ten simultaneous requests, this would be 40 cores and not good.

@domibln -- What is your experience here? If you have a strategy, we can implement it in Java Spring!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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