Skip to content

Nimrod007/Akka-Compute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Simple asynchronous computing example using akka

Take some input set, do some calculation on it and wait for all the results

<script type="text/javascript" src="http://asciinema.org/a/9138" id="asciicast-14" async></script>

Using IntelliJ IDEA ? run

sbt gen-idea
from the command line (plugin allready set!)

About

Simple example of asynchronous computing using akka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages