Skip to content

kartavtcev/stream-readers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stream-readers

Why Actors?

  1. More fun, safe & reactive.
  2. The idea is actors are cheaper than a threads.

Simple low-level way to solve this task with low-level concurrency could be
this one
Yet I don't like low-level concurrency.

This solution doesn't have timeout input from console & error handling, since I was more interested in how to model this problem using Akka, instead of low-level concurrency.

About

Fun with Akka Stream, Schedulers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages