A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the chunks back together to restore the original data when needed.
-
Updated
Jul 21, 2025 - Java
A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the chunks back together to restore the original data when needed.
A Java concurrent API to throttle the maximum concurrency to process tasks for any given client while the total number of clients being serviced in parallel can also be throttled
Dimension middleware framework to support decentralized application
Inter process communication framework acting as extensive and reliable middleware with support for full featured request response lifecycle processing that will overtake your entire transport and networking layer. Also used for demonstration of JUnit5 with Jacoco in a multi module Gradle project.
Multiuser-Framework (MUF) allows to easily scale up your mono-user architectures to multi-user systems with little effort. On top of MUF, it is built AMIPA, an Architectural Middleware that Supports Building High-performance, Scalable, Ubiquitous, Intelligent Personal Assistants
☂️ Fast and Minimalist HTTP Java library for API Routing ☂️
Add a description, image, and links to the middleware-framework topic page so that developers can more easily learn about it.
To associate your repository with the middleware-framework topic, visit your repo's landing page and select "manage topics."