Apache HiveMind
{{ Infobox Software | name = HiveMind | logo = | screenshot = | caption = | developer = Apache Software Foundation | status = Retired | latest release version = 1.1.1 | latest release date = | latest PREview version = 2.0-alpha1 | latest preview date = | operating system = Cross-platform | programming language = Java | genre = Inversion of Control (IoC) Container | license = Apache License 2.0 | website = http://hivemind.apache.org/ }} Apache HiveMind was a top level software project of the Apache Software Foundation for a 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.
Since 22 April 2009 the HiveMind was retired, ending its life in the Apache Attic repository. Its successor is considered Tapestry, a Guice-like IoC container for Java EE Model-view-controller web applications. (Tapestry's requirement for IoC was the reason why the HiveMind was conceived in the first place)
See also
- Spring Framework
External links
- HiveMind home page
- HiveMind Utilities
- HiveMind Wiki
- HiveMind Blog
- HiveMind Hello World
- Spring HiveMind integration
uk:Apache HiveMind