ari-ban / issue-test

0 stars 0 forks source link

SameThreadIOStrategy selectors monitoring #1904

Closed arinban closed 7 years ago

arinban commented 7 years ago

Is there a way to monitor selector runners status? How to verify if more selector runners should be used? How to ensure we are running within capacity?

It would be great to have a count of running selectors.

Affected Versions

[2.3.28]

arinban commented 6 years ago
arinban commented 7 years ago

@glassfishrobot Commented Reported by szymeker

arinban commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-1904

arinban commented 7 years ago

@rlubke Commented Review the documentation on monitoring [1]. Selector runners can be monitored via this facility in association with the kernel thread pool.

[1] https://javaee.github.io/grizzly/monitoring.html