How to Enable Parallel Processing for Timer Start Event in BPMN Workflow?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lj4353
    Senior Member
    • Nov 2023
    • 147

    #1

    How to Enable Parallel Processing for Timer Start Event in BPMN Workflow?

    In BPMN workflow, when using the Timer Start Event to trigger periodic batch processes, the system seems to process records sequentially, one by one.

    Is there any supported way to enable parallel or concurrent processing of records to improve performance?

    Looking forward to your guidance on how to achieve better processing efficiency using EspoCRM’s workflow engine.

    Thank you!
  • victor
    Active Community Member
    • Aug 2022
    • 919

    #2
    Alternatively, create two separate flowcharts that start the same way.

    Comment

    • yuri
      Member
      • Mar 2014
      • 9037

      #3
      It's tricky to achieve fully parallel processing now. I was planning to improve it. I think I will tackle it soon.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...