Re: [akka-user] Akka IO over TCP, Spray and MySQL Reactive for Java

2015-03-08 Thread Björn Antonsson
Hi Salim, I have no experience with the postgres-async driver, but for the akka-io TCP server there is information in the akka Java documentation  http://doc.akka.io/docs/akka/2.3.9/java/io-tcp.html Spray is not available for Java, but you could go with akka-http  http://doc.akka.io/docs/akka-st

[akka-user] Akka IO over TCP, Spray and MySQL Reactive for Java

2015-03-07 Thread A. Salim Doost
Hi, I'm interested in using Akka for a TCP-Web-API-Server. Due to previous experiences of the team, our language of choice is Java. I've no experiences with Scala so far. I've experimented a bit with Akka and Actors and I had a look on the following tutorial: http://typesafe.com/activator/templ