Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Frame works for distributed scheduling task queue for a high scale

Akka scheduler() is late on every repeat

How generate unique id for Actor?

scala akka actor

Overcoming changes to persistent message classes in Akka Persistence

scala akka akka-persistence

Akka HTTP API service with file upload extractRequestContext and case class at a time?

Controlling spawning of actors in Akka who consume noticeable amounts of memory

FSM actor is not firing onTransition after goto to the same state

scala akka

How is configuration read in AKKA

java maven configuration akka

Stress test Akka Actor Mailboxes

Multiple Parallel grep of big file using scala future not as speedy as required

Scheduling Recurring Jobs with Blocking Operations

scala akka

Akka stream: process CSV with header

scala akka akka-stream

scala akka http route with authenticate by a token

scala akka akka-http

Emergency stopping of Akka Actor

Sending large messages ( > 200MB) in Akka Cluster

akka akka-cluster akka-io