-
Introduction to Greenfinger - A High Performance Distributed Web Crawler Framework
GreenFinger is a high-performance, highly scalable distributed web crawler built in Java. Designed for both enterprise and individual users, it offers an intuitive user interface and minimal configuration, enabling seamless and efficient web resou...…
-
Introduction to Chaconne - To Build High Available Distributed Job Scheduling System
chaconne is a powerful distributed job scheduling framework based on the SpringBoot framework. It can help you build a distributed task cluster easily and quickly without extra learning cost.Chaconne Feature: Perfect support for SpringBoot framew...…
-
FastJPA - The Best Assistant for JPA
A very cool JPA developping tookit, which provides an API to use JPA core class with a fluent style. It aims to promote to use JPA in object-oriented way rather than to write JQL or HQL in your code. In fact, fastjpa-spring-boot-starter is r...…
-
Devtools Cron4j - A Grateful Java Scheduling Utility Library
Devtools-cron4j is a compact and practical Java scheduling component from devtools series, which provides: Support generating a cron expression by using API method Built in multiple scheduler implementations (java.utils.Timer, java.concurrent.E...…
-
Introduction to Jellyfish - A Lightweight Distributed Microservice Monitoring System
Jellyfish is a lightweight and high-performance distributed microservice real-time monitoring system written in Java, which can seamlessly connect with SpringBoot or SpringCloud projectsComposition of Jellyfish: Unified collection and query of ap...…
-
Introduction to Tridenter - A Microservice Distribution Collaboration Framework
Tridenter is a microservice distributed collaboration framework developed based on the SpringBoot framework. It allows multiple independent SpringBoot applications to form a cluster easily and quickly, without relying on an external registry (such...…
-
Devtools Lang - A Powerful Java Core Utility Library
Devtools Lang is a basic component from Devtools series. It encapsulates some common Java class libraries, such as primitive data types, Collection, Date, IO, Thread, JDBC, Log, etc. Devtools Lang provides interfaces and methods with a higher enca...…
-
Devtools - A Pragmatic Java Utility Component Family
DevtoolsA pragmatic Java Open Source Toolkit FamilyInstall:<dependency> <groupId>com.github.paganini2008</groupId> <artifactId>devtools</artifactId> <version>2.0.3</version></dependency>Compatibility...…
-
Vortex Metrics - A High Performance Distributed time series computing framework
Vortex MetricsDistributed Time Series Computing FrameworkDescriptionVortex Metrics is a lightweight distributed time series computing framework written in Java.Vortex Metrics is a concrete implementation of distributed streaming computing framewor...…
-
Vortex - A High Performance Distributed Streaming Computing Framework
Vortex SeriesVortex is a lightweight distributed streaming computing framework. It is based on memory computing, which is suitable for high availability, high concurrency and real-time computing business scenarios.Vortex is developed based on Spri...…