8000 GitHub - krishnenc/routing-akka: A demo project to reproduce an issue i was having on akka (java.lang.AssertionError: assertion failed in Router.scala)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A demo project to reproduce an issue i was having on akka (java.lang.AssertionError: assertion failed in Router.scala)

Notifications You must be signed in to change notification settings

krishnenc/routing-akka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

routing-akka

A demo project to reproduce an issue i was having on akka (java.lang.AssertionError: assertion failed in Router.scala)

Fire two terminals

sbt

project remote

run


sbt

project local

run

An assertion error should be thrown in project remote

N.B According to Viktor Klang a SmallestMailbox router should not be used with a Balancing Dispatcher. This solves the problem.

https://groups.google.com/forum/?fromgroups#!topic/akka-user/WHH0JQd4SIU

About

A demo project to reproduce an issue i was having on akka (java.lang.AssertionError: assertion failed in Router.scala)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0