HBRS-MAAS / ws18-project-right-brothers

ws18-project-right-brothers created by GitHub Classroom
0 stars 0 forks source link

Assignment 3 #15

Closed DharminB closed 6 years ago

DharminB commented 6 years ago

NOTES:

DharminB commented 6 years ago

As I see it, above assignment can be divided into the following way


  • Update your agent definitions. You should have the entire workflow modeled by now, including behaviors (and their type) and the messages exchanged by the agents (and their type). Don't forget to open a pull request with your order messages.

    • Your architecture should be uploaded both to LEA and the docs folder of your repository
    • The architecture should be considered documentation, i.e. while the diagram helps visualize, you should provide explanations as to why you took the decisions you took.
    • Add the agent/object which will manage the common time between your agents, and describe how it will work


  • Add a visualization.md file with your proposal of what and how would you visualize the project, and which library or framework fits best your requirements. Upload it as a PDF to LEA.

    • This will be a shared agent between all teams in the course, therefore make a pull request to the upstream remote!

  • Create the skeletons for all the agents in your workflow and set up basic communication between them based on your message definitions.

    • focus on the common agents that will serve as interfaces between the different stages (see the attached image for hints)

    • proofer

    • cooling racks

    • loading bay

    • mailbox

If you guys (@DRealArun @ZahidSE ) agree with these partitions, I will create an issue for each of this subtask for easy maintainability and progress tracking

ZahidSE commented 6 years ago

I would like to work on the parsing task (2) along with creating all the required model/object classes.

Also you can assign more tasks.

DharminB commented 6 years ago

Aw, man. I already started working on that. But anyway that is a big question, so maybe we both can work on it. We then have to divide that into smaller parts

ZahidSE commented 6 years ago

:-) ok I will just check if there is any simpler way to read the input file. If I find one I will notify you.

I will then work on 4 (skeleton). But that will depend on task 1. Do you think we should sit together for task 1.

DharminB commented 6 years ago

We could if that is more productive

DRealArun commented 6 years ago

I have assigned the visualization task to me.

DRealArun commented 6 years ago

Visualization.md Pull request : https://github.com/HBRS-MAAS/project/pull/17