felipehaack / queue-actor

Using Akka to represent a queue system for backpressure. (Akka)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Queue API

How to Setup

  1. Download Docker For Mac on your machine.
  2. Install the Docker Application and make sure you have the latest version installed.
  3. For others OS look at Docker Install.

How to Test

  1. Open the terminal
  2. And go to the application folder cd queue
  3. Run the follow command: docker-compose up api-test

About

Using Akka to represent a queue system for backpressure. (Akka)

License:Apache License 2.0


Languages

Language:Scala 100.0%