首页 > 其他 > 详细

erlang node time ticket

时间:2016-01-23 18:14:37      阅读:140      评论:0      收藏:0      [点我收藏+]

Erlang doesn‘t detect net splits by itself. You could start looking at
net_kernel:set_net_ticktime/2 (try to increase this value if your node is
suffering from high load/traffic) and kernel/src/dist_utils.erl to get a
grasp how erlang handles node connections.

参考这个

erlang node time ticket

原文:http://www.cnblogs.com/getong/p/5153659.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!