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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:50:44+00:00 2026-05-23T22:50:44+00:00

I have a social network that is wanting to implement a chat room for

  • 0

I have a social network that is wanting to implement a chat room for a specific group of users. I am looking for a very simple non third party chat where preferably the user’s name is automatically used in the chat based off of their authorized id that is used when they log into the site ( so auto sync logins ) If anyone knows of a VERY simple one where you just type in your name and chat, that would work as well.

Here is a visual example of what I am looking for. This is a screen shot used from a third party chat I used – functionality and visual wise its perfect, except that you have to sign in to their site to use it.

enter image description here

  • 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-23T22:50:44+00:00Added an answer on May 23, 2026 at 10:50 pm

    I know its a crappy answer, but I would build it myself. The hard part is the push from the server, I would check out http://socket.io/ for the client side, and some sort of non blocking server on the back end (node is by far the most hyped right now, but there are loads of options.), since long running persistent connections will bring most classic servers to their knees pretty quick. But once you have that down, the rest of it is pretty simple, and you have the benefit of tight integration with your app.

    RESPONSE TO THE QUESTION IN THE COMMENTS: depends on what your platform is. For example, I know ASP.net will do 4 workers per core. So on a quad you get 16 workers that are serving all of your non static requests. So if you were on a 4 core server, 16 users with persistent connections would completely block anyone else from being able to hit the server. Ruby and python get a bit more complicated, but usually the number would be even lower. I honestly don’t know enough about how php works at that level, but I would imagine the story would be similar.

    Now, newer servers have a feature called asynchronous request processing, where instead of each worker blocking when in use, each working blocks only when they are actively sending or receiving. Because of that, persistent connections don’t matter anywhere near as much, because it doesn’t really matter how long the connection stays open, it only matters when you are actually doing something.

    All that being said, from what it sounds like, Ians answer is probably more appropriate for your situation. But again, that is because jabber was designed specifically for persistent connections.

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

Sidebar

Related Questions

Let's imagine that we have privacy options page in social network; two group of
I have a social network The users table is around 60,000 rows The friends
I am working on a social network that should allow members to chat with
I have a social network-esque site with a nice User model that seems to
I'm working on a social networking system that will have comments coming from several
I am working on a research project that deals with social networks. I have
I run a website (sorta like a social network) that I wrote myself. I
I have a social network site similar in design to a myspace/facebook type community,
I have a social network so a blog is only you could say a
Practicing web development by making a social network. Users can earn points for performing

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.