0

I'm working on a simulation of the bank, and this model has two tasks: 'deposit and withdrawal' and 'consultation'. Since there are more customers in the 'deposit and withdrawal' business, I would like to set up a resource pool so that the server in the 'consultation' business can go and help if the server in the 'deposit and withdrawal business' is insufficient. What should I do?

enter image description here

안채연
  • 21
  • 2

1 Answers1

0

the service block has the option of alternative resources so you can do the following:

this

Felipe
  • 8,311
  • 2
  • 15
  • 31