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: [pdm-devel] superseded: [RFC proxmox-datacenter-manager 0/2] add helper to fetch from many remote nodes in parallel
Date: Fri, 29 Aug 2025 16:11:49 +0200 [thread overview]
Message-ID: <DCEZ10X0X7DU.1QRFEJRPZSSGP@proxmox.com> (raw)
In-Reply-To: <20250828144247.298536-1-l.wagner@proxmox.com>
On Thu Aug 28, 2025 at 4:42 PM CEST, Lukas Wagner wrote:
> Still work in progress (code style improvements, documentation, naming),
> but sharing early because Stefan might need something similar.
>
> Please do not merge yet.
>
> proxmox-datacenter-manager:
>
> Lukas Wagner (2):
> server: add convenience helper to fetch results from many remote nodes
> in parallel
> remote task fetching: use ParallelFetcher helper
>
> .../tasks/remote_tasks.rs | 239 ++++++------------
> server/src/lib.rs | 1 +
> server/src/parallel_fetcher.rs | 236 +++++++++++++++++
> 3 files changed, 314 insertions(+), 162 deletions(-)
> create mode 100644 server/src/parallel_fetcher.rs
>
>
> Summary over all repositories:
> 3 files changed, 314 insertions(+), 162 deletions(-)
superseded by:
https://lore.proxmox.com/pdm-devel/20250829141028.309835-1-l.wagner@proxmox.com/T/#t
_______________________________________________
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-08-29 14:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-28 14:42 [pdm-devel] " Lukas Wagner
2025-08-28 14:42 ` [pdm-devel] [RFC proxmox-datacenter-manager 1/2] server: add convenience helper to fetch results " Lukas Wagner
2025-08-29 8:57 ` Dominik Csapak
2025-08-29 9:02 ` Stefan Hanreich
2025-08-29 9:17 ` Lukas Wagner
2025-08-29 14:05 ` Lukas Wagner
2025-08-28 14:42 ` [pdm-devel] [RFC proxmox-datacenter-manager 2/2] remote task fetching: use ParallelFetcher helper Lukas Wagner
2025-08-29 9:15 ` Dominik Csapak
2025-08-29 9:19 ` Lukas Wagner
2025-08-29 14:11 ` Lukas Wagner [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=DCEZ10X0X7DU.1QRFEJRPZSSGP@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox