By praskrishna
via krishnasblog.com
Published: Oct 31 2012 / 07:29
Play 2.0 is a web application stack that bundled with Netty for HTTP Server, Akka for loosely coupled backend processing and Comet / Websocket for asynchronous browser rendering. Play 2.0 itself does not do any session state management, but uses cookies to manage User Sessions and Flash data. Play 2.0 advocates Reactive Model based on Iteratee IO.
Tweet
SaveShareSend
Tags: frameworks, java, open source, web design
Add your comment