jamesward / AkkaFun

http://www.jamesward.com
8 stars 4 forks source link

updated version of Akka & Scala #1

Open holajoyce opened 11 years ago

holajoyce commented 11 years ago

hi James

Your example has been incredibly helpful in learning Akka Futures, but as I was trying to upgrade this example to the latest akka on gradle, I weren't able to. Do you think you can shed some light? I know that a number of imports needs migration

http://doc.akka.io/docs/akka/2.1.2/project/migration-guide-2.0.x-2.1.x.html

jamesward commented 11 years ago

This code sample is definitely out-of-date. Here are the latest docs on Futures that might be helpful: http://doc.akka.io/docs/akka/2.2.3/java/futures.html

Feel free to send a pull request if you figure out how to update this.

madhur commented 8 years ago

Pull request sent

https://github.com/jamesward/AkkaFun/pull/2