Skip to content

Implement batch/separate activities #45

Description

@Enchufa2

Requested by several users, so I pull it out from the TODO list. In particular, they are interested in the following:

Let me explain the term Rollercoaster-process. The resource (in this case the rollercoaster) has a limited number of places (let's assume 10 here ) and a ride on the rollercoaster is lasting 5 minutes. So when the rollercoaster arrives for picking up new people and the queue is larger than 10, the queue is reduced with 10 people. If the rollercoaster arrives and the queue is less than 10 people (let's assume 8), the rollercoaster picks up these 8 persons and the queue is set to 0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions