From 7b0060650ad74f051ed992cd25f5d59f2cd6f712 Mon Sep 17 00:00:00 2001 From: Daniel Voogsgerd Date: Tue, 11 Mar 2025 14:20:24 +0100 Subject: [PATCH] feat(project): Add workflow project --- _student_projects/workflow.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _student_projects/workflow.md diff --git a/_student_projects/workflow.md b/_student_projects/workflow.md new file mode 100644 index 0000000..c3db6b1 --- /dev/null +++ b/_student_projects/workflow.md @@ -0,0 +1,6 @@ +--- +name: Workflows +size: 6 ECTS +--- + +We are always looking for people to do interesting work on top of Brane. In this project you will create a demonstration workflow for Brane in which you use the distributed nature of Brane to run some scientific workload. Brane was made for multiple domains to colalborate with limited sharing of data. For this project you will write a workflow, data access policy, and needed packages for Brane in order to accomplish the set scientific goal.