Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6682969
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:46:02+00:00 2026-05-26T04:46:02+00:00

Play Framework does not follow Java Servlet specification. I am trying to understand how

  • 0

Play Framework does not follow Java Servlet specification. I am trying to understand how this enables web application developed with Play Framework run faster than if the same application was developed say using Struts or Spring MVC?

How does it affect the performance if I deploy Play framework developed application under Tomcat as opposed to using Netty?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T04:46:03+00:00Added an answer on May 26, 2026 at 4:46 am

    Play! is more than just a framework like Struts or Spring, you can also think of it as an environment the applications can run in.

    You can deploy Play! apps in a J2EE container like Tomcat, but you don’t have to, as Play comes bundled with Netty, which it uses as a web-server.

    As a container, Play! differs from Tomcat in that:

    1. It is stateless, so it doesn’t create a session per connection. This might give some performance benefit, depending on your application.

    2. It supports asynchronous I/O through continuations, and rather than following the standard servlet container one-thread-per-request model, you service all your concurrent requests with a much smaller thread-pool. This might allow you to scale your application more efficiently, but it requires a different approach to programming than you might be used to in a normal servlet container.

    Those are two things I can think of where Play! differs from the standard servlet spec way of doing things which may have an impact on run-time performance, there may be more, and it all depends on the nature of your application as to whether these facets aid you or not.

    As to your second question, about bundling Play apps and deploying them under Tomcat, you would expect this to cause your overall performance to degrade, as this would add a lot of overhead which is not required.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have developed 2 applications with Play Framework, accessing different information, so it does
I am developing a web application with Play! Framework using Notepad++ on windows xp.
I am building a Java web app, using the Play! Framework . I'm hosting
I'm learning using Play Framework and doing a demo app for it. For this
I am trying to perform some custom validation with play framework but I don't
Does play framework server have a rewrite_mode functionality like apache? That is: how can
I'm using the Play framework to build a web app which integrates with Salesforce
Let's say I have a Student entity like this implemented using the Play Framework's
iam using AVFoundation Framework to play mp3 file ,everything works great ، i have
I have started to play with xVal as my validation framework for an ASP.Net

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.