Skip to content

📓 Invokes multiple processes in parallel and waits for the execution of all of them to finish the MainProcesses.

Notifications You must be signed in to change notification settings

jgimenes/BW6_PARALLEL_PROCESSING

Repository files navigation

TIBCO BusinessWorks 6 - Parallel Processing

This proof of concept demonstrates how it is possible to execute multiple processes in parallel. In this example, the main process invokes the processes Service01, Service02, and Service03 simultaneously and waits for the completion of all three to finish the main process. Each of the executed subprocesses has a different execution time. The execution control is performed by the ExecutionControl process, which uses the Notify activity to inform the main process about the completion of execution.

About

📓 Invokes multiple processes in parallel and waits for the execution of all of them to finish the MainProcesses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published