Skip to content

Using only one instance of ScheduledExecutorService #540

Closed
@csviri

Description

@csviri

Currently we are using ScheduledThreadPoolExecutor per controller. It would be better to control threading and related configurations if it would be shared between controllers. So there are no more such services created.

Metadata

Metadata

Assignees

Labels

corejavaPull requests that update Java codekind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions