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 613785
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T18:02:29+00:00 2026-05-13T18:02:29+00:00

I recently learned scala and about to start working/learning Lift framework. Going through the

  • 0

I recently learned scala and about to start working/learning Lift framework. Going through the Features and getting started with the framework, I had seen some amazing capabilities of the framework including the reverse ajax and comet. Earlier in my experience I had really really bad experience with the reverse ajax which never scaled. If I choose lift framework for any development this will be the reason. My Question here is how mature is the technology and the product and how much scalable is it using lift on tomcat? Comparing to servlet spec 3.0 which one is better for this purpose, wait for servlet spec 3.0 or get started using lift?

  • 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-13T18:02:29+00:00Added an answer on May 13, 2026 at 6:02 pm

    Reverse AJAX is Comet. They’re just two different names for the same thing. As for the root of your question…

    The scalability of Lift’s Comet support depends a lot on the servlet container. You really need a container which supports continuations natively. Jetty is the one I’m familiar with, but I’m pretty sure there are others. By having continuation support at the container-level, you’re able to avoid locking a thread-per-client, which is where most of Comet’s scalability issues stem from.

    In other areas of scalability, Lift’s CometActor is the generic abstraction around a single client with an active long-poll. Because this abstraction is an actor, it can be handled within the existing actor framework (Scala stdlib for Lift 1.0.x, or Lift actors on 2.0). This too avoids the issue of thread scaling and ensures that pending updates will be queued in an orderly fashion.

    In short, Lift’s Comet support is about as scalable as Comet can be. There are of course intrinsic overheads associated with the technique. You’re never going to be able to avoid committing at least one socket per client. However, Lift (along with a continuations-enabled container) is able to mitigate any non-essential overhead right out of the box.

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

Sidebar

Related Questions

I have planed to start using a framework in php development. After going through
I'm learning c++ and I recently learned (here in stack overflow) about the copy-and-swap
I recently learned about IKVM.net which is a Java for Mono (.NET). So I
I recently learned that table valued functions are not allowed with Entity Framework 4.1.
I've just recently learned the PureMVC framework, and am a little confused as to
I've just recently learned about friend class concept in C++ (I've googled around for
I recently learned about the ability of iPhone apps to receive nearly instantaneous notifications
I recently learned about normalisation in my informatics class and I'm developing a multiplayer
I recently learned JavaScript an all of the sudden I hear about Python... Should
I recently learned about CTE's in SQL Server and am attempting to use it

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.