Slashdot Mirror


User: cybergoat

cybergoat's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Terracotta - a Clustered JVM on Is Parallel Programming Just Too Hard? · · Score: 1

    Terracotta (an open-source solution to clustering at the JVM level) approaches this problem by recognizing that multi-threaded programs can become multi-JVM programs. Here's a great article just posted on Dr. Dobbs -> http://www.ddj.com/dept/java/199703478 with more details and links about Terracotta.

    Disclaimer: I work for Terracotta.