Play Framework

Play Framework

A framework designed to make it easy to build web applications with Java & Scala.  The Play Framework is is based on a lightweight, stateless, web-friendly architecture that follows a model-view-controller (MVC) pattern. While providing predictable and minimal resource consumption (CPU, memory, threads) suitable for highly-scalable applications.  Play is written in Scala and can be used for all programming languages that can be compiled into JVM bytecode.

Play Framework Information