Skip to content

Commit

Permalink
chore(docs): add sequence diagrams for improvements in scalability
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Aug 26, 2024
1 parent e2ede00 commit bb8fb3f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ BatchController --> CreationBatchService: create batches
CreationBatchService -> CreationBatchService: split into parallel executable working packages

rnote right
Currently this is not limited.
Limit of e.g. 5 jobs in parallel needs to be added.
As is: parallel processes are not limited
To be: limit of e.g. 5 jobs in parallel
end note

loop
Expand Down

0 comments on commit bb8fb3f

Please sign in to comment.