HbotondS / promise-design-pattern

Repository from Github https://github.comHbotondS/promise-design-patternRepository from Github https://github.comHbotondS/promise-design-pattern

forthebadge forthebadge

Promise design pattern

A simple project to demonstrate the promise design pattern for Advanced design patterns university course.

About

The project contains a client and a server application. The client send some messages to the server, which will "process" them and send them back after a while. The client uses the promise design pattern to receive the messages.

Promise pattern UML diagram:

About


Languages

Language:Java 100.0%