Skip to content

CustomizableThreadCreator could use AtomicInteger [SPR-11103] #15729

@spring-projects-issues

Description

@spring-projects-issues

Phil Webb opened SPR-11103 and commented

Customizable thread creator should use an AtomicInteger for a single and incrementing counter, for elastic thread pools locking for a single thread creation is at least twice expensive than using any AQS implementation.

I have to open an issue for this, sorry for starting on a wrong foot. Will do that soon.

I have signed and agree to the terms of the SpringSource Individual
Contributor License Agreement.


Affects: 3.2.5

Reference URL: #454

Referenced from: commits 1cd5071

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions