How do you like this site? We would love to hear from you! Take a short survey or

Parallelize activities

Consider whether activities may be executed in parallel

Reijers, H., & Liman Mansar, S. (2005). Best practices in business process redesign: an overview and qualitative evaluation of successful redesign heuristics. Omega, 33(4)

category: Business Process Behavior
class: Routing Rules
frameworkAspect: Behavioral view
redesignOperation: Parallelize
perspective: control-flow

Description

The heuristic is mentioned by Rupp and Russell (1994), Berg and Pottjewijd (1997), and Van der Aalst and Van Hee (2002). Van der Aalst (2000b) provides quantitative support for this heuristic.

Performance considerations

The obvious effect of applying this heuristic is that the throughput time may be considerably reduced. The applicability of the heuristic in workflow redesign is large. In practical experiences we have had with analyzing existing workflows, tasks were mostly ordered sequentially without the existence of hard logical restrictions prescribing such an order.

A drawback of introducing more parallelism in a workflow that incorporates possibilities of knock-outs is that the cost of workflow execution may increase. The management of workflows with concurrent behavior can become more complex also, which may introduce errors (quality) or restrict run-time adaptations (flexibility).

Share this pattern

Enjoy these

Foundational free Patterns

Distinguish case types

Determine whether activities are related to the same type of case and, if necessary, distinguish new business processes

Isolate exceptions

Design business processes for typical cases and isolate exceptional cases from the normal flow

Consolidate Work

Collect similar work items and work in batches

Green Compensation

Start implementing actions that can offset or counterbalance the environmental effects generated by business processes that cannot be changed.

Automate for environmental impact

Implement automation in a sustainable way

Role-based task assignment

Assign tasks based on resources' roles in the organisation

Constraint-based task assignment

Allocate tasks considering business process execution constraints

Quality-based task assignment

Allocate task based on past feedback or quality metrics

Cost-based task assignment

Delegate tasks according to resource cost

Back

Share this

Connected to

Resequence activities

Move activities to more appropriate places

What's Happening?