Skip to content

A simplified Java example for demonstrating concurrency principles of Akka

License

Unknown, CC0-1.0 licenses found

Licenses found

Unknown
LICENSE
CC0-1.0
COPYING
Notifications You must be signed in to change notification settings

LucidCodeTr/akka-word-counter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-word-counter-demo

The example project demonstrates an introductory use of Akka with Java.

Akka is a toolkit and runtime for building highly concurrent, distributed, and fault tolerant applications on the JVM. Akka is written in Scala, with language bindings provided for both Scala and Java.

This demo project is fully explored in the blog post avalilable at: http://dev.lucidcode.com.tr/confluence/x/MYBf

About

A simplified Java example for demonstrating concurrency principles of Akka

Resources

License

Unknown, CC0-1.0 licenses found

Licenses found

Unknown
LICENSE
CC0-1.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages