摘要: 跨语言统一治理、Golang,谈谈另辟蹊径的开源RPC框架Motan_搜狐科技_搜狐网 https://www.sohu.com/a/207389967_467759 阅读全文
posted @ 2018-08-15 23:38 papering 阅读(296) 评论(0) 推荐(0) 编辑
摘要: Golang RPC 性能测试 | KDF5000 http://kdf5000.com/2017/03/28/Golang-RPC-性能测试/ 阅读全文
posted @ 2018-08-15 23:31 papering 阅读(468) 评论(0) 推荐(0) 编辑
摘要: PostgreSQL: Documentation: 10: 16.4. Installation Procedure https://www.postgresql.org/docs/10/static/install-procedure.html 安装成功后 1、初始化 pg_ctl -D /us 阅读全文
posted @ 2018-08-15 21:39 papering 阅读(403) 评论(0) 推荐(0) 编辑
摘要: mysql8 PostgreSQL [root@test local]# postgres -D /usr/local/pgsql/data"root" execution of the PostgreSQL server is not permitted.The server must be st 阅读全文
posted @ 2018-08-15 19:56 papering 阅读(1653) 评论(0) 推荐(0) 编辑
摘要: PostgreSQL: Documentation: 10: 1.2. Architectural Fundamentals https://www.postgresql.org/docs/10/static/tutorial-arch.html As is typical of client/se 阅读全文
posted @ 2018-08-15 19:30 papering 阅读(195) 评论(0) 推荐(0) 编辑
摘要: https://docs.konghq.com/install/centos/ wget https://bintray.com/kong/kong-community-edition-rpm/download_file?file_path=centos/6/kong-community-editi 阅读全文
posted @ 2018-08-15 18:45 papering 阅读(331) 评论(0) 推荐(0) 编辑
摘要: flume采集微信小程序数据 flume收集前端埋点数据【1】POST请求http://f.x.com:50000数据格式: JsonArray数据格式示例:[{ "headers" : { "timestamp" : "434324343", "host" : "random_host.examp 阅读全文
posted @ 2018-08-15 17:09 papering 阅读(691) 评论(0) 推荐(0) 编辑
摘要: bc(1) General Commands Manual bc(1) NAME bc - An arbitrary precision calculator language SYNTAX bc [ -hlwsqv ] [long-options] [ file ... ] DESCRIPTION 阅读全文
posted @ 2018-08-15 10:47 papering 阅读(331) 评论(0) 推荐(0) 编辑
摘要: Linux上一个命令计算PI – 笑遍世界 http://smilejay.com/2017/11/calculate-pi-with-linux-command/ 阅读全文
posted @ 2018-08-15 10:45 papering 阅读(838) 评论(0) 推荐(0) 编辑
摘要: parameter和argument的区别 – 笑遍世界 http://smilejay.com/2011/11/parameter_argument/ https://en.wikipedia.org/wiki/Parameter_%28computer_programming%29 For ex 阅读全文
posted @ 2018-08-15 10:32 papering 阅读(664) 评论(0) 推荐(0) 编辑
摘要: XP简单设计之我见 - 杨栋 - 博客园 https://www.cnblogs.com/yangdong/archive/2011/03/01/my-point-view-of-xp-simple-design.html 极限编程对于简单设计的四条规则 - CSDN博客 https://blog. 阅读全文
posted @ 2018-08-15 10:04 papering 阅读(320) 评论(0) 推荐(0) 编辑
摘要: 只通过消息传递通信来相互交 https://zh.wikipedia.org/wiki/通信顺序进程 一个巧克力售货机和它与一个想要买巧克力的人之间交互的抽象表示 CSP(通信顺序进程)_百度百科 https://baike.baidu.com/item/CSP/9076083 在该语言中,一个并发 阅读全文
posted @ 2018-08-15 09:26 papering 阅读(626) 评论(0) 推荐(0) 编辑