Now that multiple connectors are supported, we should allow explicit mapping of thread pools and assignment of those to connectors. E.g. it is useful to attach a separate small thread pool to admin connector to inspect the app state when the main thread pool is deadlocked, etc.
Now that multiple connectors are supported, we should allow explicit mapping of thread pools and assignment of those to connectors. E.g. it is useful to attach a separate small thread pool to admin connector to inspect the app state when the main thread pool is deadlocked, etc.