public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [RFC proxmox-datacenter-manager 0/2] Add a helper for fetching from multiple remotes once
@ 2025-08-29 12:33 Stefan Hanreich
  2025-08-29 12:33 ` [pdm-devel] [PATCH proxmox-datacenter-manager 1/2] server: add helper for fetching results from one node per remote Stefan Hanreich
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefan Hanreich @ 2025-08-29 12:33 UTC (permalink / raw)
  To: pdm-devel

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

_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-08-29 14:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-29 12:33 [pdm-devel] [RFC proxmox-datacenter-manager 0/2] Add a helper for fetching from multiple remotes once Stefan Hanreich
2025-08-29 12:33 ` [pdm-devel] [PATCH proxmox-datacenter-manager 1/2] server: add helper for fetching results from one node per remote Stefan Hanreich
2025-08-29 12:33 ` [pdm-devel] [PATCH proxmox-datacenter-manager 2/2] server: parallel fetcher: refactor: use helpers for common operations Stefan Hanreich
2025-08-29 13:29 ` [pdm-devel] [RFC proxmox-datacenter-manager 0/2] Add a helper for fetching from multiple remotes once Lukas Wagner
2025-08-29 14:12 ` [pdm-devel] superseded: " Lukas Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal