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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T12:48:54+00:00 2026-06-02T12:48:54+00:00

During piloting of new web app there was a request for feedback from the

  • 0

During piloting of new web app there was a request for feedback from the server, whilst it is performing certian tasks, like new collaborators on a document and log outs, etc.

So I implemented SSE (Sever-Sent Events) and it works fine and we are able to get the right feedback and nice in app messages ‘Growl Style‘.

My Question is this: Should I really be using SSE For push or just used good old Hanging Get.

From ITs point of view SSE seems to be fine but during certain tasks the app sets the rerty field retry: 500 so this increases the number of called to the server.

When I used Facebook like push notification (Hanging Get) I only get feedback when I am supposed to without checking.

–

Extraneous details

*We do not want to use web sockets at this time. I have implemented this but the app won’t require this often.

Its not hard for me to use either SSE or Polling anytime, since I have an interfaces that I implement to an abstract class named PushService(); so at any time I can swap between SSEService and PollService
*

  • 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-06-02T12:48:56+00:00Added an answer on June 2, 2026 at 12:48 pm

    Well, the facts are:

    • SSE and Long Polling (“Hanging Get”) accomplish the same thing — pushing data from the server to the client when the server is ready.

    • Long Polling requires a hack to implement. SSE does not.

    • Long Polling works in all modern web browsers. SSE works in newer versions of most modern browsers, but does not work in any version of Internet Explorer (up to IE9 at the time of this writing).

    Given these facts, it seems like the decision between these two is clear. If you need to support Internet Explorer or older versions of other browsers (e.g., most public-facing apps), use Long Polling. If you know you never will need to support those browsers (e.g., certain internal apps like company admin interfaces), use SSE.

    Since your case is a pilot for a new web app, it seems likely you’ll want to support as many browsers as possible, so go with Long Polling. You also mentioned in your question that Long Polling reduces the load on your server anyway, so that’s an added bonus here.

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

Sidebar

Related Questions

During registration, I save things like username, password(secured), user data from the registration form.
During development, I'd like to have an XML file in my iPhone app's Documents
During SSL 3.0 handshaking server responses with the following serverhello message 16 03 00
During a discussion about security, a developer on my team asked if there was
During software development, there may be bugs in the codebase which are known issues.
During conversion old, 2008 database project into 2010 database project using features like Partial
During exporting from an HTML text to an Excel sheet, I'm trying to preserve
During the startup of a Linux AMI, I would like to download some data
During form processing I'd like to be able to set a foreign key field
During my application setup, the user has the option of installing a new SQL

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.