Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 1.69 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.69 KB

assignment-abe1-b4

release ci-documentation ci-server ci-client

This assignment replaces the exams for the lecture Management, 5th/6th semester 2020, WWI17 of group B4.

Requirements

  • Implement the actor model according to given requirements and additional notes.
    • Any programming language or framework is allowed.
    • CLI application as a client is enough.
    • The application must not be decoupled (client and server can run in the same process).
  • Write a documentation
    • Contents
      • Use-Cases
      • Describe the implemented application using diagrams and text.
        • Which actors are there?
        • How do the actors work together?
        • Which messages are there?
        • How are responses being handled?
    • Length: up to 10 pages

Submission

  • Deadline: 31.08.2020
  • Submission via Moodle: One zip file per group with documentation in PDF format and source code.