-
Software Development
The KivaKit Manifesto — A New Vision for Java
The KivaKit project is more than a modular application framework for Java. It’s a new way to think about coding…
Read More » -
DevOps
KivaKit – Docker Build Environment
KivaKit – Docker Build Environment KivaKit 1.2.3 provides a Docker build environment that makes it easy to build KivaKit…
Read More » -
Enterprise Java
Kernel – Message Formatting and Template Expansions
Kernel – Message Formatting and Template Expansions The module kivakit-kernel supports a simple variable substitution syntax. This syntax can…
Read More » -
Enterprise Java
KivaKit and AWS Lambda
KivaKit 1.2 adds seamless support for AWS Lambda. Lambdas for REST and GRPC can be added to a KivaKit Microservice…
Read More » -
Enterprise Java
KivaKit Clustering
KivaKit Clustering KivaKit provides built-in support for clustering of microservices using Apache Zookeeper. It supplies a cluster model that…
Read More » -
Enterprise Java
KivaKit XML Streaming
KivaKit XML Streaming Since Java 1.6 in 2006, Java has had a built-in XML streaming API in the package…
Read More » -
Enterprise Java
KivaKit Microservices
KivaKit Microservices KivaKit is designed to make coding microservices faster and easier. In this blog post, we will examine…
Read More » -
Enterprise Java
Signaling and waiting for concurrent state changes
Java’s concurrency library (java.util.concurrent) provides a mutual-exclusion (mutex) Lock called ReentrantLock. This lock maintains a queue of threads that are…
Read More » -
Enterprise Java
Kivakit Build
A poor man’s multiple-repository build system Refactoring feature branches across multiple repositories A common use case when working with multiple,…
Read More »
- 1
- 2