snowflake/proxy
meskio 7a1857c42f
Make the proxy to report the number of clients to the broker
So the assignment of proxies is based on the load. The number of clients
is ronded down to 8. Existing proxies that doesn't report the number
of clients will be distributed equaly to new proxies until they get 8
clients, that is okish as the existing proxies do have a maximum
capacity of 10.

Fixes #40048
2021-07-07 19:36:20 +02:00
..
proxy-go_test.go Make the proxy to report the number of clients to the broker 2021-07-07 19:36:20 +02:00
README.md Rename proxy-go/ directory to proxy/ 2020-04-22 11:11:16 -04:00
snowflake.go Make the proxy to report the number of clients to the broker 2021-07-07 19:36:20 +02:00
tokens.go Make the proxy to report the number of clients to the broker 2021-07-07 19:36:20 +02:00
tokens_test.go Make the proxy to report the number of clients to the broker 2021-07-07 19:36:20 +02:00
util.go Log a throughput summary for each connection 2021-02-02 11:21:16 -05:00

This is a standalone (not browser-based) version of the Snowflake proxy.

Usage: ./proxy