Hacker News new | past | comments | ask | show | jobs | submit login

Can you specify what you mean by too big or too complex? As far as concurrency goes it simpler than Java. You have Futures and Akka, that's it.

You should read Java Concurrency in Practice, the entire book is explaining all the concurrency methods they have. And thats already a very good book (one of the top in my list). In Scala, I just need to read through a few pages of documentation and the rest is simply practice in mixing and matching patterns and a few configuration settings.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: