Erlang vs jRuby
A side-by-side look at Erlang and jRuby. For an in-depth review of either product, follow the links below.
Erlang
Development
Erlang is a general-purpose, concurrent, functional programming language known for its high availability, distribution, fault tolerance and soft real-time capabilities. It was originally developed by Ericsson for telecom applications.
functionalconcurrenttelecommunications
jRuby
Development
jRuby is an implementation of the Ruby programming language that runs on the Java virtual machine (JVM). It allows developers to use Ruby syntax and libraries while leveraging the performance, scalability, and enterprise features of Java.
rubyjvmdynamicobjectoriented