1 / 6

The High Velocity Web Framework For Java and Scala

The High Velocity Web Framework For Java and Scala. Play Framework makes it easy to build web applications with Java & Scala. Play is based on a lightweight, stateless, web-friendly architecture . Developer friendly. Scale predictably. Modern web & mobile . Fun!. Developer friendly.

heath
Download Presentation

The High Velocity Web Framework For Java and Scala

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The High Velocity Web Framework For Java and Scala

  2. Play Framework makes it easy to build web applications with Java & Scala. Play is based on a lightweight, stateless, web-friendly architecture. • Developer friendly. • Scale predictably. • Modern web & mobile. • Fun!

  3. Developer friendly. Make your changes and simply hit refresh! All you need is a browser and a text editor. • Hit refresh workflow • Powerful console & build tools • Type safety • Built in testing tools • IDE support for Eclipse and IntelliJ IDEA

  4. Scale predictably. Underneath the covers Play uses a fully asynchronous model built on top of Akka. Combined with being stateless, Play scales simply and predictably. • Stateless Web Tier • Non-blocking I/O • Built on Akka (http://akka.io/) • Real-time enabled

  5. Modern web & mobile. Play was built for needs of modern web & mobile apps. • RESTful by default • Asset Compiler for CoffeeScript, LESS, etc • JSON is a first class citizen • Websockets, Comet, EventSource • Extensive NoSQL & Big Data Support

  6. Solid & fast. • The compiler and runtime (JVM) do the heavy lifting so that your apps run super-fast and keeps running under load. • Massive ecosystem. • The ecosystem around Java is huge. There are libraries for everything - most of which can be used in Play. (write Java in Scala) • Proven in production. • From startups to enterprises, Play powers some of the most innovative web sites. Play is proven, reliable and scalable.

More Related