commons

Apache Con – Mahout, commons and Lucene

November 26, 2010
Mahout, ApacheCon, Apache Con, commons

Apache Con – Mahout, commons and Lucene # The second day the track interesting to me provided an overview of some of the Apache commons projects. So seemingly small in scope and light-weight in implementation and dependencies these projects provide vital features not yet well supported by the Sun JVM. There is a commons math implementation featuring a fair amount of algebraic, numeric and trigonometric functions (among others), the commons exec framework for executing processes externally to the JVM w/o running into the danger of creating dead-locks or wasting resources. ...