Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AkkaExecutorService

AkkaExecutorService is a small library built on Akka Actor model. It simplifies the asynchronous task execution using Akka actors. It internally has pool of Akka actors and exposes an API for assigning tasks to Actor pool.

Please see the sample test cases.

SimpleTask

RequestOnlyTask

RequestResponseTask

About

Akka based executor service

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages