We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Writing a consistent-hashing Loadbalancer for the Kong API gateway (ketama principle)

Formal Metadata

Title
Writing a consistent-hashing Loadbalancer for the Kong API gateway (ketama principle)
Title of Series
Number of Parts
798
Author
Contributors
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
During this talk Thijs Schreijer will first explain what the ketama principle is, how it works and how it compares to other basic algorithms. Then he will explain how it was implemented on top of the DNS client in the Kong API gateway, and what was learned doing so. The implementation is now part of the Kong API Gateway. The old repository (before it was integrated in the mono-repo) is available as well, and is available through the LuaRocks package manager.