相关文章
linux常用命令全拼(转)
命令缩写:pwd:print work directory 打印当前目录 显示出当前工作目录的绝对路径 ps: process status(进程状态,类似于windows的任务管理器) 常用参数...
dubbo中的负载均衡源码-RandomLoadBalance
随机分配分两种情况1.无权重对机器总个数做随机,看随机数落在哪个机器上。比如有ip为a,b,c的三台机器,放在list(invokers)中,那么直接random(list.size())获取到lis...
linux命令
apt-get install net-tools -y #ifconfig等网络命令找不到时...
发表评论
