I am currently reading about async programming and it seems to have a lot of advantages.
But for web development should I make every request asnyc?
Does async have disadvantages?
I am using Java with Play2 and async isn't really to best looking thing. http://www.playframework.org/documentation/2.0.2/JavaAsync