[pdm-devel] [RFC proxmox-datacenter-manager 0/2] Add a helper for fetching from multiple remotes once

Stefan Hanreich s.hanreich at proxmox.com
Fri Aug 29 14:33:27 CEST 2025


Based on Lukas' patch series, introduce a second helper that executes a given
callback once per remote instead of once per (remote, node) combination. It uses
the existing facilities where possible and factors out some common code into
helpers that can be used by both implementations.

proxmox-datacenter-manager:

Stefan Hanreich (2):
  server: add helper for fetching results from one node per remote
  server: parallel fetcher: refactor: use helpers for common operations

 server/src/parallel_fetcher.rs | 144 ++++++++++++++++++++++++++++++---
 1 file changed, 133 insertions(+), 11 deletions(-)


Summary over all repositories:
  1 files changed, 133 insertions(+), 11 deletions(-)

-- 
Generated by git-murpp 0.8.0



More information about the pdm-devel mailing list