码迷,mamicode.com
首页 > 其他好文 > 详细

erlang node time ticket

时间:2016-01-23 18:17:05      阅读:113      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!