Run the same background process multiple times concurrently

Hello @jack.chan

As per my understanding, the background process can invoke multiple workflows within a single process using the use parallel activivty. Here as you are using Queue based approach it may be executed one by one.

Thanks

1 Like