TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Performance Measurements of Threads in Java and Processes in Erlang

42 pointsby arthurkalmost 16 years ago

4 comments

arthurkalmost 16 years ago
This is funny. 30 people really voted this article up just because of "Erlang" in the title.<p>The article is from 1998 and the benchmarks were done on Win95. The CPU was a 200MHz Pentium MMX.
keefealmost 16 years ago
Of particular note in the outdated camp is that Java completely overhauled concurrency in 1.5 <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/package-summary.html" rel="nofollow">http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent...</a> and they're using all of Java 1.1...
josephruscioalmost 16 years ago
Yeah, I'm not a Java fanboy by any stretch of the imagination, but an 10+ year-old benchmark running on an obsolete JVM running on an obsolete OS, running on obsolete hardware (multi-core what?) are not horribly relevant to making technology decisions today.
wmfalmost 16 years ago
BTW this is 10 years obsolete. I appreciate an Erlang mob as much as the next hacker, but there must be better Erlang links than this.