Commit Graph

13 Commits

Author SHA1 Message Date
Marc Duiker d45f950642
Add challenges and tips code
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-12 14:51:36 +02:00
Marc Duiker 23a84b5e16
Update orderworkflow
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-12 14:16:47 +02:00
Marc Duiker 157abae79b
Add combined patterns (WIP)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-09 18:52:24 +02:00
Marc Duiker a463e70292
Add Python README
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-09 10:21:19 +02:00
Marc Duiker fe89c219cb
Add resiliency and compensation
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-08 13:08:54 +02:00
Marc Duiker 00a4e38743
Add workflow management
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-08 11:59:26 +02:00
Marc Duiker fee1a022f8
Add child workflows
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-08 11:05:34 +02:00
Marc Duiker cd27d4d8d0
Add external events, use flush true for print statements
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-08 10:22:44 +02:00
Marc Duiker 5324c1621f
Remove logging
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-07 18:43:44 +02:00
Marc Duiker f74eef6442
Use lifespan for wf_runtime, add monitor
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-07 18:35:49 +02:00
Marc Duiker 50f15e4d65
Change import, add task chaining and fan-in fan-out
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-07 14:13:51 +02:00
Marc Duiker 6b06b9c52d
Add comments and types
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-07 10:38:13 +02:00
Marc Duiker 757d318d8a
Add fundamentals example for Python
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-06 15:42:26 +02:00