pekko/akka-samples/akka-sample-cluster/sigar
Patrik Nordwall dcde7d3594 AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547
* Refactoring of standard metrics extractors and data structures
* Removed optional value in Metric, simplified a lot
* Configuration of EWMA by using half-life duration
* Renamed DataStream to EWMA
* Incorporate review feedback
* Use binarySearch for selecting weighted routees
* More metrics selectors for the router
* Removed network metrics, since not supported on linux
* Configuration of router
* Rename to AdaptiveLoadBalancingRouter
* Remove total cores metrics, since it's the same as jmx getAvailableProcessors,
  tested on intel 24 core server and amd 48 core server, and MBP
* API cleanup
* Java API additions
* Documentation of metrics and AdaptiveLoadBalancingRouter
* New cluster sample to illustrate metrics in the documentation,
  and play around with (factorial)
2012-11-14 15:08:30 +01:00
..
libsigar-amd64-freebsd-6.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-amd64-linux.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-amd64-solaris.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-ia64-hpux-11.sl AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-ia64-linux.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-pa-hpux-11.sl AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-ppc-aix-5.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-ppc-linux.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-ppc64-aix-5.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-ppc64-linux.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-s390x-linux.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-sparc-solaris.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-sparc64-solaris.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-universal-macosx.dylib AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-universal64-macosx.dylib AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-x86-freebsd-5.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-x86-freebsd-6.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-x86-linux.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
libsigar-x86-solaris.so AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
sigar-amd64-winnt.dll AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
sigar-x86-winnt.dll AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00
sigar-x86-winnt.lib AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547 2012-11-14 15:08:30 +01:00