Multiple Thread Pools for Replication
Replication current has one thread pool from which blocking and nonblocking (relatively) operations go in. We should separate the pools so that we have one for http calls and one for file transfers.
Replication current has one thread pool from which blocking and nonblocking (relatively) operations go in. We should separate the pools so that we have one for http calls and one for file transfers.