Skip to content

(PE-37376) Parallelize JRuby instance creation - #117

Merged
justinstoller merged 3 commits into
puppetlabs:mainfrom
justinstoller:parallelize-creation
May 23, 2024
Merged

(PE-37376) Parallelize JRuby instance creation#117
justinstoller merged 3 commits into
puppetlabs:mainfrom
justinstoller:parallelize-creation

Conversation

@justinstoller

Copy link
Copy Markdown
Member

This is for PE-37376, which is a product priority for the next release and seemed like a small amount of work and nice break before I moved back to another acceptance testing ticket.

@justinstoller
justinstoller requested review from a team as code owners May 20, 2024 18:57
a single JRuby instance and manage the number of threads that may access it."
a single JRuby instance and manage the number of threads that may access it.
* :instance-creation-concurrency - How many instances to create at once. This
will increase start up and potentially reload times, but if too high may

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

increase -> improve ?

@justinstoller
justinstoller force-pushed the parallelize-creation branch from 9d4aedd to 000312a Compare May 22, 2024 17:42
@justinstoller justinstoller changed the title [wip] Parallelize creation (PE-37376) Parallelize JRuby instance creation May 22, 2024
@justinstoller

Copy link
Copy Markdown
Member Author

This is ready to go

@justinstoller
justinstoller merged commit 5aa5f96 into puppetlabs:main May 23, 2024
@justinstoller
justinstoller deleted the parallelize-creation branch May 23, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants