Creating a language-specific workflow subflow
You can use subflows to implement simple parallelism in internal workflows, which is otherwise impossible because a single workflow instance cannot be in two steps simultaneously. One use of a subflow is to make it language specific.
