q3769
More
More
-
chunk4j Public
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.
-
-
conottle Public
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
-
conseq4j Public
A Java concurrent API to asynchronously execute related tasks sequentially, and unrelated tasks concurrently.
-
-
semver-maven-plugin Public
A Maven Plugin to update local POM version in compliance with Semantic Versioning 2.0.0