> I'm not considering Weave, for now, because it looks like it's oriented > toward finer-grained parallelism and is probably more complex than I need.
Weave is indeed focused on CPU-bound workloads and not IO workloads, i.e. it optimize for throughput and not latency.
