/queue-actor

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

Primary LanguageScalaApache License 2.0Apache-2.0

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