Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

上层的分布式策略 #3

Closed
xtlx2000 opened this issue Dec 24, 2013 · 5 comments
Closed

上层的分布式策略 #3

xtlx2000 opened this issue Dec 24, 2013 · 5 comments

Comments

@xtlx2000
Copy link

上层的分布式策略较粗糙,在数据量很大的时候机器间的数据通信量较大。是否支持提交补丁?

@dutor
Copy link
Contributor

dutor commented Dec 25, 2013

『粗糙』和『数据量』指的是什么?

@xtlx2000
Copy link
Author

哦,我们的一个项目要用到分布式kv,调研到tair,tair按key做hash到桶,当一个桶数据很大就会节点负载不均衡,请问这个问题怎么解决?

@dutor
Copy link
Contributor

dutor commented Dec 27, 2013

什么情况会导致一个桶的数据量很大?hash 不均匀吗?

@xtlx2000
Copy link
Author

是的,有这个可能吗?

@dutor
Copy link
Contributor

dutor commented Dec 28, 2013

实际使用中没有遇到过这种问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants