Programming is hard by Stephan Schmidt

Erlang vs. Java benchmarking update

As an update to my last post, I didn’t find an image which goes to 100.000 tasks for performance, but the Kilim guys have a graph for creating 200.000 tasks.

kilim2.gif

Perhaps they implement an supervisor architecture too. And perhaps this makes it into a future JDK.

Update: There is also a Google talks video about Kilim on YouTube.

If you liked this post, subscribe to my free full RSS feed.
Filed under: Erlang

You can share this post!
Do you want to tell others about this article? Use the social bookmark icons to submit this artice to the service of your choice. Thanks.

Get free updates by email

If you did like this article you can get free updates with your RSS reader, you can follow me on Twitter or get free update to new posts by email. Enter your email:

 
About the author: Stephan has been working as a head of development and CTO. He has experiences in different technologies since 20 years including Java, Rails and Python. Stephans main field of interest is maintainablity and productivity in software development. Want to know more? All views are only his own.

Comments

It is a good sign that Erlang’s core concepts are pushing their way into the Java community. This may be just the thing to carry Java across the paradigm shift that multi-core is forcing in programming. Given the immensely larger development resources devoted to JVM performance I am surprised that the gap is not larger in Killim’s favor.

Killim is a very interesting initiative and one which I will be watching closely.

stephan

Yes. And one of the strengths of Java is to evolve and incorporate other ideas.

Leave a Reply