Trove Java collection classes, a performance dream or Nightmare?

Trove, an open source Java collection package, provides an efficient alternative to the core Java collection classes, especially for implementing collections whose keys or values are primitive types.Is the Trove collection a performance tuner’s dream or architect’s nightmare. This article takes a look at how the Trove classes differ from the Java collections you are used to, and consider when they should be used.


Elsewhere, Distributed Parallel Programming Environment for Java (DPPEJ) is a set of tools and technologies for developing simple, distributed, parallel applications using the Java programming language. This project is being developed by the IBM India Software Lab.

7 Comments

  1. 2004-10-04 8:53 pm
  2. 2004-10-04 9:51 pm
  3. 2004-10-04 10:01 pm
  4. 2004-10-05 2:47 am
  5. 2004-10-05 11:44 am
  6. 2004-10-05 3:47 pm
  7. 2004-10-06 1:03 am