Apache HiveMind
From Wikipedia, the free encyclopedia
For the Will Wright game, see HiveMind.
|
|
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (September 2011) |
| This article relies on references to primary sources. (September 2011) |
| Developer(s) | Apache Software Foundation |
|---|---|
| Stable release | 1.1.1 / December 19, 2007 |
| Preview release | 2.0-alpha1 |
| Development status | Retired |
| Written in | Java |
| Operating system | Cross-platform |
| Type | 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,[1][2] 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[edit]
References[edit]
External links[edit]
- HiveMind home page
- HiveMind Utilities
- HiveMind Wiki
- HiveMind Blog
- HiveMind Hello World
- Spring HiveMind integration
| This software article is a stub. You can help Wikipedia by expanding it. |