From: Dominik Csapak <d.csapak@proxmox.com>
To: Proxmox Datacenter Manager development discussion
<pdm-devel@lists.proxmox.com>,
Lukas Wagner <l.wagner@proxmox.com>
Subject: [pdm-devel] applied: [PATCH proxmox-datacenter-manager v2 0/3] add helper to fetch from many remote nodes in parallel
Date: Mon, 1 Sep 2025 12:04:19 +0200 [thread overview]
Message-ID: <761147a2-eaff-4162-8729-60f68f0c2900@proxmox.com> (raw)
In-Reply-To: <20250829141028.309835-1-l.wagner@proxmox.com>
On 8/29/25 4:10 PM, Lukas Wagner wrote:
>
>
>
> proxmox-datacenter-manager:
>
> Lukas Wagner (3):
> server: add convenience helper to fetch results from many remote nodes
> in parallel
> server: add helper for fetching from multiple remotes at once
> remote task fetching: use ParallelFetcher helper
>
> .../tasks/remote_tasks.rs | 238 +++++---------
> server/src/lib.rs | 1 +
> server/src/parallel_fetcher.rs | 292 ++++++++++++++++++
> 3 files changed, 368 insertions(+), 163 deletions(-)
> create mode 100644 server/src/parallel_fetcher.rs
>
>
> Summary over all repositories:
> 3 files changed, 368 insertions(+), 163 deletions(-)
>
applied series, thanks!
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
prev parent reply other threads:[~2025-09-01 10:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-29 14:10 [pdm-devel] " Lukas Wagner
2025-08-29 14:10 ` [pdm-devel] [PATCH proxmox-datacenter-manager v2 1/3] server: add convenience helper to fetch results " Lukas Wagner
2025-08-29 14:10 ` [pdm-devel] [PATCH proxmox-datacenter-manager v2 2/3] server: add helper for fetching from multiple remotes at once Lukas Wagner
2025-08-29 14:10 ` [pdm-devel] [PATCH proxmox-datacenter-manager v2 3/3] remote task fetching: use ParallelFetcher helper Lukas Wagner
2025-09-01 10:04 ` Dominik Csapak [this message]
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=761147a2-eaff-4162-8729-60f68f0c2900@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=l.wagner@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.