pekko/akka-samples
Patrik Nordwall 5eec693fd0 Incorparate review feedback, see #2547
* case object and case class for MixMetricsSelector
* Rename decay-half-life-duration to moving-average-half-life
* Clarification of decay-half-life-duration and collect-interval
* Removed Fields, Java compatibility issue
* Adapt for-yield variables
* Comment metrics collector constructor that takes system param
* Don't copy EWMA if not needed
* LogOf2 constant 0.69315
* Don't use mapValues
* Remove RichInt conversion
* sigar version replace tag in docs
* createDeployer factory method to make it possible to override
  deployer in subclass
* Improve readability of MetricsListener (in sample)
* Better startup of factorial sample (no sleep)
* Many minor enhancements and cleanups
2012-11-16 11:03:20 +01:00
..
akka-sample-camel actually build the samples 2012-10-15 17:17:54 +02:00
akka-sample-cluster Incorparate review feedback, see #2547 2012-11-16 11:03:20 +01:00
akka-sample-fsm actually build the samples 2012-10-15 17:17:54 +02:00
akka-sample-hello replace/add READMEs for the samples (keep it simple) 2012-09-25 09:27:13 +02:00
akka-sample-hello-kernel #2628 - make HelloActor and WorldActor public static classes 2012-10-18 17:46:55 +02:00
akka-sample-multi-node export supervision tools in Act trait, and other review fixes 2012-09-25 12:20:52 +02:00
akka-sample-remote actually build the samples 2012-10-15 17:17:54 +02:00