Skip to content

purusha/akka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka examples

collection of stupid application that show simple usage of akka feature

example1
master actor send message to the cluster singleton (pool is selected across the entire cluster)

example2
each node of application should send a message to a cluster singleton actor who answer to another actor of sender node

example4
simple example of ask Pattern with scala Future

example5
total custom client-server communication using java NIO

stream
examples working with akka stream processing pipelines

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published