Skip to content

bbiletskyy/events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events - Microservice that analizes streams of events obtained via the rest interface by applying map/reduce in real time.

Project consists of 2 parts:

  1. events-main - microservice application built with Spay, Akka Actors, Spark
  2. events-test - load-testing application, sending events to the microservice, built using Gatling

How to run:

  1. sbt events-main/run - to run microservice, navigate to http://localhost:8080, or POST event in application/json format to http://localhost:8080/event
  2. sbt events-test/gatling:test - to run load test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages