Netflix / ocelli

Apache License 2.0
53 stars 28 forks source link

Major refactoring to simplify the implementation #18

Closed elandau closed 9 years ago

elandau commented 9 years ago
  1. Remove distinction between Host and Client. Only one type is necessary.
  2. Remove all internal metrics gathering and defer to the client implementation
  3. Decouple load balancer partitioning from the load balancer implementation