Skip to content

Implement batch/separate activities #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Enchufa2 opened this issue Mar 29, 2016 · 2 comments
Closed

Implement batch/separate activities #45

Enchufa2 opened this issue Mar 29, 2016 · 2 comments
Milestone

Comments

@Enchufa2
Copy link
Member

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.

@Enchufa2
Copy link
Member Author

Enchufa2 commented Apr 4, 2016

Note to self:

  • Timeout.

@Enchufa2 Enchufa2 added this to the v3.3.0 milestone Apr 26, 2016
@Enchufa2 Enchufa2 removed this from the v3.3.0 milestone Jun 27, 2016
@Enchufa2 Enchufa2 changed the title Implement batch/separate activities Implement batch/split activities Jul 27, 2016
@Enchufa2 Enchufa2 added this to the v3.4.0 milestone Aug 1, 2016
@Enchufa2
Copy link
Member Author

Enchufa2 commented Aug 1, 2016

There is a split function in the base package. :-\

@Enchufa2 Enchufa2 changed the title Implement batch/split activities Implement batch/separate activities Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant