The Artima Developer Community
Sponsored Link

Java Buzz Forum
Scala and Erlang

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Brian McCallister

Posts: 1282
Nickname: frums
Registered: Sep, 2003

Brian McCallister is JustaProgrammer who thinks too much.
Scala and Erlang Posted: Jun 11, 2007 10:06 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Brian McCallister.
Original Post: Scala and Erlang
Feed Title: Waste of Time
Feed URL: http://kasparov.skife.org/blog/index.rss
Feed Description: A simple waste of time and weblog experiment
Latest Java Buzz Posts
Latest Java Buzz Posts by Brian McCallister
Latest Posts From Waste of Time

Advertisement

David Pollak mentioned, in comments, about Scala's advantages over Erlang. I wanted to comment that, while the concurrency stuff in Erlang is all nice, and so on, it doesn't stop at the actor model. From my perspective, the support for distributed computing built into it so naturally is an equally killer feature. How distribution works falls naturally from how concurrency works, and global and rpc being built in to the standard library is non-trivial. More processors in a machine is nice and all, but it is still way cheaper, and I think will be for a while yet, to throw a couple thousand two core (soon eight or sixteen core) machines at a problem than one four thousand core machine.

I still believe that whatever the next dominant language is, it will look and smell a lot like Scala. Scala is darned tootin cool, even if the level of magic in it scares me (inside joke for David E., who still lacks a blog).

Read: Scala and Erlang

Topic: TechEd ‘07: Beyond “Aligning Business Alignment” from PeopleOverProcess.com Previous Topic   Next Topic Topic: Linus Makes a git of Himself

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use