
linux
放开那个产品经理
这个作者很懒,什么都没留下…
展开
-
Linux Crontab 定时任务
crontab文件 -bash: vat: command not found [hadoop@master1 etc]$ cat crontab SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # For details see man 4 crontabs # Example of job d...原创 2018-05-21 15:19:09 · 283 阅读 · 0 评论 -
转一片前辈的文章:深入浅出 RPC - 浅出篇
原文链接:https://blog.youkuaiyun.com/mindfloating/article/details/39473807 为了体现对前辈的尊重,也为了加深记忆,我自己再码一遍 ————————————————————————————————————————————————————— 近几年的项目中,服务化和微服务化渐渐成为中大型分布式系统架构的主流方式,而 RPC 在其中扮演着关键的...转载 2018-05-25 13:17:53 · 289 阅读 · 0 评论