Commit 994f200d authored by Eric Anderson's avatar Eric Anderson Committed by GitHub
Browse files

core: Server uses transport's ScheduledExecutorService

For Netty, this reduces the number of threads necessary for servers (although
until channel is converted, actual number of threads isn't impacted) and
naturally reduces contention and timeout latency.

For InProcess, this gets us closer to allowing applications to provide all
executors, which is especially useful during tests.
parent d325919f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment