July 03, 2004
03 July 2004 - Jakarta HiveMind 1.0-beta-1 Released
The first beta release of the HiveMind services and configuration microkernel is now available. HiveMind is a simple, elegant, powerful general-purpose infrastructure for Java applications. It allows you to structure your application in terms of services (as Plain Old Java Objects) and related configuration data. The framework is responsible for instantiating service objects, connecting services to each other, and does it all in a just-in-time thread-safe manner. HiveMind features the same great line precise error reporting features as Tapestry. HiveMind helps you build more complex, more robust, most performant applications while writing less code!
HiveMind is available as a combined binary/source release.
Posted by Tetsuya Kitahata at July 3, 2004 06:43 PMProject Info -- Apache HiveMind
Apache HiveMind is an services and configuration microkernel. Its features are also referred to as Inversion of Control (IoC) Container or Lightweight Container. The adoption of HiveMind in an application ensures the use of certain design principles which improve encapsulation, modularization, testability and reusability.
Releases can be downloaded from http://hivemind.apache.org/download.html
Project Website http://hivemind.apache.org/ Programming Languages Java Categories library Mailing Lists http://hivemind.apache.org/mail-lists.html Bug/Issue Tracker http://issues.apache.org/jira/browse/HIVEMIND Project Management Committee Apache HiveMind Access to the source code:
Browse http://svn.apache.org/viewcvs.cgi/hivemind/ SVN Direct http://svn.apache.org/repos/asf/hivemind/
http://www.apachenews.org/archives/000399.html
[ Category : Apache Jakarta ] (PDF)(XML)

