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

Latest commit

 

History

History
29 lines (23 loc) · 1.83 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.83 KB

assignment-abe1-b1

release ci-documentation ci-server ci-client

This assignment replaces the exams for the lecture Applied Business Engineering I, 5th/6th semester 2020, WWI17 of group B1.

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.
    • With own implementation of the actuators: 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.