Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 749 Bytes

README.adoc

File metadata and controls

31 lines (18 loc) · 749 Bytes

mod_cluster Examples

Set of examples demonstrating various features of the mod_cluster project.

Load Balancing Demo

The original load-balancing demo originally in the main mod_cluster repository.

Building

When building from source, first ensure JDK 17 or newer (run java -version) is installed. The following command builds all examples:

./mvnw clean install

Reporting Issues

Project mod_cluster uses Red Hat Jira issue tracker under MODCLUSTER project:

Issues can also be filed using GitHub Issues of this repository: