Skip navigation.

Jakarta HiveMind: services and configuration microkernel

Jakarta HiveMind: services and configuration microkernel

design & development patterns | java | programming
HiveMind is a services and configuration microkernel; an infrastructure for all types of Java applications. HiveMind encourages the use of best practices, as well as the aggressive refactoring seen in Test Driven Development.

HiveMind is responsible for thread-safe just-in-time instantiation of your services, and uses the dependency injection pattern to connect services together.