Skip to content

hgoli02/System-Analysis-Design-Project

Repository files navigation

System Analysis Design Project

This project is a system analysis and design project that aims to develop a distributed dockerized message queue with cool abilites.

Table of Contents

Installation

  1. Usage:

    docker build . -t kalhasti:latest
    docker compose down
    docker compose up --scale queue=1

    now you have a running instance of the application (check the yaml file for the ports)

  2. Clients:

    We have a few clients that are using our application. They are: 1- Interactive Python Client 2- Python Client 3- Java Client

Clients

client.py
client_flask.py
JavaClient.java

About

SAD

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •