]> xn--ix-yja.es Git - alex.git/commitdiff
Add parallel execution framework
authoralex <alex@pdp7.net>
Fri, 8 Feb 2019 19:28:22 +0000 (20:28 +0100)
committeralex <alex@pdp7.net>
Fri, 8 Feb 2019 19:28:22 +0000 (20:28 +0100)
IDEAS

diff --git a/IDEAS b/IDEAS
index e1c065777f3fce616f9928c61a6777a185c1eef4..3826832993d022456f706f41e43427ee2e0dc0c2 100644 (file)
--- a/IDEAS
+++ b/IDEAS
@@ -37,6 +37,16 @@ SQL Query tool
 ** Native GUIs frontends
 * Smart join completion
 
+Parallel execution framework
+
+* A tool to run stuff such as CI builds which need sophisticated parallelization
+* Create differently sized resource pools (for CPU-bound tasks, "API"-bound, etc.)
+* Local execution of workflows on a workstation, remote execution on a CI server
+* Handle task dependencies and artifact passing from parent to child tasks
+* Capture stdout/stderr of tasks, allow viewing in realtime
+* Timestamp stdout/stderr for crude profiling
+* Implement a CI system on top?
+
 Development stack
 
 * Easy to deploy modular platform of: