yomorun / yomo

🦖 Stateful Serverless Framework for Geo-distributed Edge AI Infra. with function calling support, write once, run on any model.
https://yomo.run
Apache License 2.0
1.66k stars 128 forks source link

Dynamic client side LB ? #535

Closed gedw99 closed 3 weeks ago

gedw99 commented 1 year ago

do you have this yet ?

need client to load balance using round robin without need LB servers.

the presence gossip channel maybe does that …

gedw99 commented 1 year ago

@fanweixiao ??

If needed grab me on discourse, since your not on telegram

fanweixiao commented 1 year ago

Hi @gedw99, for YoMo, the Zipper will handle HA part, for presencejs, the 'prscd' can be deployed as clusters.

I will create a private channel on Discord with suneditor :)

gedw99 commented 1 year ago

Thanks

gedw99 commented 1 year ago

Both does not solve the client side lb from what I can see