Skip to content

niharrathod/AkkaExecutorService

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages