Adding “max threads” allows us to view pool capacity as a ratio of possible capacity rather than a stand alone number.
Addin “spawned” threads helps people to visualize what their actual thread count is compared to maximum. While we recommend setting min=max this will help those who choose not to do that
Adding integration tests that actually exercise puma codepaths.
Adding “max threads” allows us to view pool capacity as a ratio of possible capacity rather than a stand alone number.
Addin “spawned” threads helps people to visualize what their actual thread count is compared to maximum. While we recommend setting min=max this will help those who choose not to do that
Adding integration tests that actually exercise puma codepaths.