项目作者: DHBW-VS-WI17B

项目描述 :
Assignment which replaces the exams for the lecture "Applied Business Engineering I, 5th/6th semester 2020, WWI17" for group B1.
高级语言: Python
项目地址: git://github.com/DHBW-VS-WI17B/assignment-abe1-b1.git
创建时间: 2020-07-18T22:16:37Z
项目社区:https://github.com/DHBW-VS-WI17B/assignment-abe1-b1

开源协议:

下载


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.