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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T12:04:53+00:00 2026-06-10T12:04:53+00:00

I am looking into creating a real-time document editing and chat application. I have

  • 0

I am looking into creating a real-time document editing and chat application. I have been wanting to learn Erlang for a while, and I was wondering whether this might be a good project to try it out on.

Specifically, at what point would I start to see the benefit of Erlang’s fault tolerance and lightweight processes versus, say, a Rails app running on Mongrel or a LAMP stack? Would it be 100 concurrent users? 1,000? 100,000? Basically, I don’t know if it is worthwhile learning a new language or if my current skill set will suffice. Thanks!

  • 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-10T12:04:55+00:00Added an answer on June 10, 2026 at 12:04 pm

    The question is a bit subjective, but I’ll try to answer it anyway:

    As a long time Erlang user, I’d say that you’d see the benefit as soon as you have more than 1 user. Erlang uses the actor model when dealing with concurrency. One of it’s benefits is that you can handle each interaction / session / scenario with a user in a linear way, much as you would write any other procedural program.

    The beauty becomes more apparent when you start handling interaction between many users at the same time. Then you launch one instance of your little “procedural program” for every user. Thus, you don’t have to handle the hard parts of scaling yourself, you just have to define the interaction between your actors, and the Erlang VM will balance the rest (generally speaking).

    Therefore, I’d say the biggest benefit of using Erlang is not performance (although, some things are more lightweight and optimized in Erlang), but the simplification of the model and how natural the concurrency programming becomes.

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

Sidebar

Related Questions

I have been looking into different systems for creating a fast cache in a
I have been looking into the possibility of creating a soft copy(image/EMF file) of
I have been looking into some options for creating a slide out bar for
I have been looking into creating a signature on the OAuth site & over
I've been looking into creating a new application for iOS and after my last
I have been looking into creating a custom mySQL Point Of Sales system so
I'm looking into creating a GUI program for Windows in C++, I have a
I've been looking into creating a Rich Text editor, and at first I was
I'm looking into the possibilities of creating a Javascript application which makes use webGL.
I have been looking into ObjectListView for .NET, and have tried messing with 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.