# Load balancer for Java **Repository Path**: booting/balancer4j ## Basic Information - **Project Name**: Load balancer for Java - **Description**: Extract all available load balancers from `camel-base` and make them available for non-camel project. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-04-26 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A load balancer for Java ### Introduction `balancer4j` is extracted from `Apache Camel` project, which can be used in local load balancing scenario. ## Components - `balancer4j-core` : core features ## Examples Please have a look at project [`Distributed Service Provider Interface`](https://gitee.com/bootable/dspi) in class [`Extension`](https://gitee.com/bootable/dspi/blob/master/dspi-spring-cloud/src/main/java/com/gitee/booting/dspi/Extension.java). ## Getting Started To help you get started, try the following links: **Getting Started** It is also recommended to get started by trying out some of the beginner examples. * Examples: **Building** Install `balancer4j` by executing following command: > mvn clean install **Contributions** We welcome contributions of all kinds, for details of how you can help Please refer to the website for details of finding the issue tracker, email lists, github, chat Github (source): Issue tracker: Mailing list: Chat: StackOverflow: Twitter: **Getting Help** If you hit any problems please talk to us on either StackOverflow, Chat, or the email mailing list. Please help us make balancer4j better - we appreciate any feedback you may have. Enjoy!