Skip to content

csabaujvari/akkasample

Repository files navigation

Akka Sample

It is a copy of the Akka Quickstart application with a little modifications.

Run the application

Run the application with the following command:

sbt run

Remote debugging is possible using the following command:

sbt --jvm-debug 9999 run

After running the application you can stop by pressing enter.

JMeter

There is a requests.jmx configuration in the application's root folder. In this file you can find two test requests. `` With these you are able to perform requests to test the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published