Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is it easy to do non-blocking code in Grails? I have played with Groovy lately and it is definitely a productive language.


Is not as easy as using the Scala Future API or Akka Actors.

In Groovy you have to use Gpars (http://gpars.codehaus.org/), a third party library which is not as simple as Scala Futures, IMHO




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

Search: