Skip to content

Implementation of Async Request Reply through kafka topic processing.

Notifications You must be signed in to change notification settings

BoredTweak/queued-processing

Repository files navigation

Queued Processing

Implementation of Async Request Reply through kafka topic processing.

Running locally

  • Run the configure file in this directory and provide a valid New Relic license key.
  • From a terminal instance in this directory, run
docker compose up --build
  • Open a browser instance to http://localhost:8080/swagger OR
  • Run the locust tests in ./tests via locust -f .\test.py -H http://localhost:8080 -u 10

About

Implementation of Async Request Reply through kafka topic processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published