Skip to content
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

Assignment 4 schedule and aggregation of order #12

Open
8 tasks done
janl1992 opened this issue Nov 14, 2018 · 0 comments
Open
8 tasks done

Assignment 4 schedule and aggregation of order #12

janl1992 opened this issue Nov 14, 2018 · 0 comments

Comments

@janl1992
Copy link
Contributor

janl1992 commented Nov 14, 2018

  • order processing checks schedule for feasibility and makes offer

  • productionManager aggregates accepted orders by delivery date.

  • The OrderProcessing agent has to send orders to all agents.

  • OrderProcessingAgent is kind of dump. It just checks which orders has to be calculated net

  • Output JSON Format List - Sorted List with delivery date (closes deadline first element)

  • Orders of same day has to be send immediately

  • Every time you receive an order send it to all agents - scheduled orders send it to Dough Preparation agent

  • DummyAgent - base class for visualization, clock

Dr4gonbl4de added a commit that referenced this issue Nov 17, 2018
reading client file properly in agent
Dr4gonbl4de added a commit that referenced this issue Nov 19, 2018
most messages working
added definition of messages
Dr4gonbl4de pushed a commit that referenced this issue Nov 22, 2018
using finished() correctly
fixed some communications
Dr4gonbl4de added a commit that referenced this issue Nov 25, 2018
added a lot of synchronization
Dr4gonbl4de added a commit that referenced this issue Nov 25, 2018
Dr4gonbl4de added a commit that referenced this issue Nov 25, 2018
Dr4gonbl4de added a commit that referenced this issue Nov 25, 2018
accepting proposals now always working
Dr4gonbl4de added a commit that referenced this issue Nov 25, 2018
Orders are put into Queue sorted by delivery date
Dr4gonbl4de added a commit that referenced this issue Nov 25, 2018
Now propagating all scheduled orders
Dr4gonbl4de added a commit that referenced this issue Nov 25, 2018
Hot fix for sync issues between scheduler and orderprocessing
Dr4gonbl4de added a commit that referenced this issue Nov 25, 2018
Dr4gonbl4de added a commit that referenced this issue Nov 26, 2018
added queue position request and updated documentation accordingly
Dr4gonbl4de pushed a commit that referenced this issue Nov 28, 2018
Dr4gonbl4de pushed a commit that referenced this issue Dec 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant