Skip to content

Commit 9a0c6be

Browse files
authored
Update README.md
1 parent 80bdd95 commit 9a0c6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/TaskStatusRedis/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Job notification mechanism example
1+
## Communication with remote Jobs using Redis
22
This example demonstrates how HyperFlow can communicate with remote job executors using Redis.
33

44
- The workflow invokes function `job_status_redis_test` from `functions.js` 100 times. This function simulates submission of jobs by starting 100 parallel processes of `handler.js`.

0 commit comments

Comments
 (0)