Results 1 to 1 of 1

Thread: Erlang a programming language

  1. #1
    ostin55 is offline Member
    Join Date
    Jul 2008
    Posts
    62
    Rep Power
    4

    Cool Erlang a programming language

    Erlang, a programming lan¬guage originally created in 1987 by Ericsson in its Com¬
    puter Science Laboratory isn't ex¬actly what anyone would call 'new', let alone the next big thing.

    In fact, it's so old that many of you may have never heard of it till now ei¬ther. So then, just why and how can a 20-year-old language suddenly become the next big thing?

    Name:  Erlang a programming language.jpg
Views: 1451
Size:  26.5 KB

    The answer, lies in the many features of Erlang, with one in particular - con¬currency, or the built-in ability to run a program over a cluster of machines, even those of different platforms, which makes it easy to scale your applications to support any number of users or transactions almost instantly.
    Now, combine that with the support for fault-tolerance, non-stop applica¬tions and hot code replacement and you
    might get an idea why Erlang could be very attractive for web and software ap­plications in use today.
    In fact, Erlang is already demon­strating that power, moving from pow­ering a real-time telecom application for an ATM switch like AXD30 1 from Erics­son, to a real-time chat application for Facebook.com, which supports over 70 million users.
    Another real example is Yaws, short for Yet Another Web Server, a web server coded in Erlang. This server, in a bench­mark test, held on even with 80,000 par­allel requests, when Apache died at just over 4,000 parallel sessions.
    All that power comes from the fea­tures of Erlang, like these:
    Last edited by ostin55; 07-30-2008 at 06:39 PM.

Similar Threads

  1. web form using asp.net programming language
    By BellWard in forum Programming
    Replies: 3
    Last Post: 07-07-2010, 02:10 PM
  2. learning C programming language
    By HernandezOrtiz in forum Programming
    Replies: 1
    Last Post: 02-19-2010, 01:27 PM
  3. JAVA programming language
    By SmithJohnson in forum Programming
    Replies: 1
    Last Post: 02-19-2010, 12:52 PM
  4. Most Useful Linux Related Programming Language(s)
    By Damario Elonzo in forum Linux/Free BSD
    Replies: 2
    Last Post: 08-18-2009, 07:05 AM
  5. GNUSim8085 Assembly language programming
    By uncosto46 in forum Programming
    Replies: 0
    Last Post: 08-02-2008, 11:11 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48