Jump to content

Sebastian Vicencio

Members
  • Posts

    6
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Sebastian Vicencio

  1. Hello!

     

    I need to block a specific server in my model, preventing this server from starting its the processing time. The conditions for this to happen are dictated by the following servers, according to a number. In this simplified model I made, if the entity went through the server M1, then this server will stay suspended until T4 finished its processing time. At the same time, M2 will have the same behavior.

    Following the above, the server just before M1 and M2, called Volvo, must not start its processing time if M1 and M2 are working or if either one is working while the other one has suspended its processing time due to T4 is working with the entity just went through.

    The thing is I already tried 2 approaches, the first one was through suspending the server called Volvo (Bloqueo volvo file), and resuming when T4 finished its processing time, but despites it is suspending Volvo's processing time, it doesn't resume it correctly. On the other hand, I tried using a waiting room that blocks the pass of entities trying to reach the Volvo server, but it works erratically (Bloqueo volvo cancha file).

     

    I would appreciate any suggestion or help of any kind.

     

    Thanks in advance. 

    bloqueo volvo.spfx bloqueo volvo cancha.spfx

  2. Hello Mauricio,

     

    Your model is a good approach but it is incomplete because I explained myself a little wrong:

    On 12/30/2020 at 1:58 PM, Sebastian Vicencio said:

    I attached the model I made, and the main problem are the three servers in parallel  which are staying blocked after the first entity pass through.

    What I really meant was that the server the entity came from should not start its processing time. Anyway, thanks for the effort.

     

    In case anyone is wondering a similar question, I attach the solution i came up with in a even more complex version.

     

     

    block.spfx

    • Like 1
  3. Hello,

     

    I have the following situation, I have a source followed by 3 servers in parallel. These servers are then connected to a fourth server, which finally leads to the sink. The thing is I need that the 3 first servers must hold the entity (stay blocked) until the fourth server is free. Additionally, if one of the 3 servers in parallel has capacity available, this one must stay blocked until de fourth server finishes its process.

     

    I attached the model I made, and the main problem are the three servers in parallel  which are staying blocked after the first entity pass through.

     

    Thanks in advance

    block.spfx

     

  4. Hello!

    I have a similar question. The thing is that in my model I have 4 different entities and I need my servers to start full of these. How should I change the process you made or a different one must be made?

    I want to create a kind of warm-up situation, but only my servers must be at their top initial capacity.

     

    Thanks in advance

×
×
  • Create New...