|
|
|
|
|
by rtpg
4420 days ago
|
|
I had the luck of working on a Scala-akka project recently, and enjoyed it enough, wouldn't mind playing with it again. It is odd that something based on the actor model could be so overengineered though. This is in spite of the fact that messages are untyped! The library did feel very solid though, our project was deployed on a pretty big network and we had no issues on the akka side concerning messaging, and this was with some extremely heavy traffic message-wise. |
|