From: "Lukas Wagner" <l.wagner@proxmox.com>
To: "Proxmox Datacenter Manager development discussion"
<pdm-devel@lists.proxmox.com>
Cc: "pdm-devel" <pdm-devel-bounces@lists.proxmox.com>
Subject: Re: [pdm-devel] [RFC proxmox-datacenter-manager 0/2] Add a helper for fetching from multiple remotes once
Date: Fri, 29 Aug 2025 15:29:54 +0200 [thread overview]
Message-ID: <DCEY4X8OTZ3I.3Q90KQ9E0CEV0@proxmox.com> (raw)
In-Reply-To: <20250829123330.184123-1-s.hanreich@proxmox.com>
On Fri Aug 29, 2025 at 2:33 PM CEST, Stefan Hanreich wrote:
> 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(-)
Just for the record, I will adopt these changes in my patch series which
introduced the helper; I will post a v2 soonish which also includes some
improvements to these changes we discussed off-list.
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
next prev parent reply other threads:[~2025-08-29 13:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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
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 ` Lukas Wagner [this message]
2025-08-29 14:12 ` [pdm-devel] superseded: [RFC proxmox-datacenter-manager 0/2] Add a helper for fetching from multiple remotes once Lukas Wagner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DCEY4X8OTZ3I.3Q90KQ9E0CEV0@proxmox.com \
--to=l.wagner@proxmox.com \
--cc=pdm-devel-bounces@lists.proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.