ari-ban / issue-test

0 stars 0 forks source link

SameThreadIOStrategy selectors monitoring #1953

Closed arinban closed 7 years ago

arinban commented 7 years ago

Is there a way to monitor number of active selectors? Is there a indicator that selectors are running close to the limit?

Strategy: SameThreadIOStrategy Grizzly version: org.glassfish.grizzly:grizzly-framework:2.3.28

arinban commented 6 years ago
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