首页 > 代码库 > Enterprise Integration Patterns

Enterprise Integration Patterns

https://camel.apache.org/enterprise-integration-patterns.html

企业集成模式,各种模式算法,挺棒的。

https://camel.apache.org/load-balancer.html

张善友实现的负载均衡(各种模式)

http://www.cnblogs.com/shanyou/archive/2012/11/09/2763272.html

外国朋友实现的负载均衡(轮询模式)

https://www.codeproject.com/articles/318290/how-to-implement-load-balancing-to-distribute-work

多种负载均衡算法及其 Java 代码实现

https://oschina.net/news/81750/variety-pf-load-balancing-algorithm-and-its-java-code

Central Director, Java Based Load balancer

http://javalb.sourceforge.net/

Enterprise Integration Patterns