Skip to content

mahesh2492/akka-fsm-throttler.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Giter8 template for sample application of throttling mechanism using Akka FSM.

akka-fsm-throttler

A basic application to implement throttling mechanism using Akka FSM. For more info refer

How to Set up ?

1 Clone the application

sbt new mahesh2492/akka-fsm-throttler.g8

2 Compile the application

cd akka-fsm-throttler

sbt clean compile

3 Run the application

sbt run

4 Test the application

sbt clean test

Template license

Written in 2018 by mahesh.kndpl@gmail.com

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

Releases

No releases published

Packages

No packages published

Languages