xrayw

Results 1 issues of xrayw

### Title **Allow externally managed ExecutorService for multi-node pipeline operations** ### Description **Problem:** Multi-node pipelines create a new `ExecutorService` on every `sync()` call (line 93), causing significant overhead in high-throughput...

enhancement