Erlang, the Language from the Future?
Recorded at:
Scala + Akka friendlier and more versatile
by
Serge Bureau
Re: Scala + Akka friendlier and more versatile
by
Serge Bureau
Plus you can yourself create operations with the same flexibility and is very good for DSL creation.
Also functional is nice, but for organisation Object is better and Scala mixes beautifully both aspect. Erlang is limiting as far as abstraction is concerned.
Of course my background is with object orientation, I am certainly not ready to abandon it's advantages although I am very willing to add functional programming advantages to the OO paradigm, it is a powerful combination.
For that I feel Erlang and Haskell are offering less. Although they are elegant on their own right.
Scala, Erlang, Bodkin the future?
by
John S Wolter
Scala, Erlang, Akka and the other functional & concurrency oriented languages are the pre-cursors to the future. First concurrency and fault tolerance features need to be an underlying execution layer. This important part's design, an almost invisible part, needs to be understood and settled.
Actors are one important way to provide concurrency. Scala simulates Actors as Erlang nearly does which makes them great training & learning tools. Distributed-oriented virtual machines are needed to execute programs in a truly distributed fashion. We could create CPUs for execution engines(servers) that do this directly but that can't happen until there is wider agreement on architectures.
We are compelled to create a software OS layer, a virtualization of distributed concurrency, using today's CPUs and by extension across the Internet. Now which open source OS can we strip away everything and take its tiny core as a starting point?
Cheers, JSW
facial averages vs familiarity
by
Mathieu Longtin




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think