Hivemind (software)

From Wikipedia, the free encyclopedia

Hivemind
Developed by Apache Software Foundation
Latest release 1.1.1 / December 19, 2007 (2007-12-19); 179 days ago
Preview release 2.0-alpha1
Written in Java
OS Cross-platform
Genre Inversion of Control (IoC) Container
License Apache License 2.0
Website http://hivemind.apache.org/

HiveMind is a computer software framework, written in Java. It takes the form of a services and configuration microkernel.

In HiveMind, a service is an implementation of a Java interface. Unlike other service-oriented architectures (SOAs), HiveMind is explicit about combining Java code within a single JVM.

HiveMind is a top level project of the Apache Software Foundation.

[edit] See also

[edit] External links