From cb136f7ac479f9d398d731590caae03ed1f49c78 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 27 Feb 2021 16:16:37 -0700 Subject: idea for CONCURRENTLY combinator Signed-off-by: Sean Whitton --- doc/ideas.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/ideas.rst b/doc/ideas.rst index e89392f..a655422 100644 --- a/doc/ideas.rst +++ b/doc/ideas.rst @@ -54,6 +54,11 @@ Core DEPLOY-THESE but take the CONNECTION argument from definitions established by DEFHOSTDEPLOY. +- A CONCURRENTLY combinator for property application specifications, which + means to apply each of the enclosed properties in parallel. Particularly + useful surrounding a set of DEPLOYS applications, to concurrently deploy a + number of hosts. + Project & packaging ------------------- -- cgit v1.2.3