Skip to content

"Multiple Thread Pools for Replication"

Ghost User requested to merge 35-multiple-thread-pools-for-replication into develop

Work for #35 (closed)

Adds multiple thread pools for our replication work

  • io pool for rsync
  • http pool for... http

Also removes the use of spring-batch as it wasn't something we really needed/made good use of Other changes as well to help facilitate testing/other stuff

Merge request reports