TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN : Implementing a scalable Chat server.

1 pointsby iloluover 11 years ago
I am working on an idea which involves chat backend. I don't have much knowledge about scalable systems. If I need to have a scalable chat backend, should I go ahead with ejabberd or should I write some custom software. And What are the design decisions that I should consider if I am writing custom software. Or is there any other better alternative?

1 comment

apgwozover 11 years ago
Why reinvent the wheel? ejabberd is likely your best bet at least until you need to customize it heavily.