Skip to content

Primetalk/scala-study

Repository files navigation

scala-study

Demonstration programs for Scala course.

Concurrency

Most examples are in tests.

Akka

Simple example. KeyWallet example with comments. PrivateProtocol example.

Streaming (fs2, akka-streams, synapse-grid)

  • fib
  • random numbers stream
  • frequency of a letter
  • stream parsing
  • graph processing
  • sender queue (interoperability with other frameworks, in particular reactive manifesto)
  • merge streams nondeterministically after parallel processing

About

Demonstration projects for Scala project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages