上一页 1 ··· 74 75 76 77 78 79 80 81 82 ··· 186 下一页
摘要: Apache Thrift - Home http://thrift.apache.org/ /** * This method has a oneway modifier. That means the client only makes * a request and does not list 阅读全文
posted @ 2019-05-26 12:40 papering 阅读(208) 评论(0) 推荐(0) 编辑
摘要: http://thrift.apache.org/static/files/thrift-20070401.pdf 阅读全文
posted @ 2019-05-26 12:11 papering 阅读(209) 评论(0) 推荐(0) 编辑
摘要: 用Go语言编程的利与弊 AI前线小组 译 InfoQ 今天 阅读全文
posted @ 2019-05-26 11:30 papering 阅读(188) 评论(0) 推荐(0) 编辑
摘要: Apache Thrift - Centos 6.5 Install http://thrift.apache.org/docs/install/centos Building Apache Thrift on CentOS 6.5 Starting with a minimal installat 阅读全文
posted @ 2019-05-26 10:33 papering 阅读(322) 评论(0) 推荐(0) 编辑
摘要: ​浅谈协程 https://mp.weixin.qq.com/s/SyWjLg3lYx3pIJQfEtik8Q 在 Android 开发中使用协程 | 背景介绍 原创 Android 谷歌开发者 2020-04-08 https://mp.weixin.qq.com/s/LGP25rsdBl2mTp 阅读全文
posted @ 2019-05-25 22:18 papering 阅读(375) 评论(0) 推荐(0) 编辑
摘要: $FLUME_HOME/bin/flume-ng agent -n a1 -c conf -f conf/httpSourceApp.conf -Dflume.root.logger=DEBUG,console 配置文件监听 与加载 2019-05-25 21:36:14,449 (conf-fil 阅读全文
posted @ 2019-05-25 21:38 papering 阅读(227) 评论(0) 推荐(0) 编辑
摘要: java - How can I get a Netty server to reload a TLS certificate when it is renewed? - Stack Overflow https://stackoverflow.com/questions/46803131/how- 阅读全文
posted @ 2019-05-25 16:03 papering 阅读(454) 评论(0) 推荐(0) 编辑
摘要: g 阅读全文
posted @ 2019-05-25 14:12 papering 阅读(375) 评论(0) 推荐(0) 编辑
摘要: 架构理念 只使用原生组件的核心优势功能点,尽量避免二次开发,可通过加层实现功能的定制化 阅读全文
posted @ 2019-05-25 10:23 papering 阅读(192) 评论(0) 推荐(0) 编辑
摘要: 对请求数据的格式化 例如 {body:{}} >{data:{}} 执行阶段概念 · OpenResty最佳实践 · 看云 https://www.kancloud.cn/kancloud/openresty-best-practices/50451 我们OpenResty做个测试,示例代码如下: 阅读全文
posted @ 2019-05-25 10:19 papering 阅读(664) 评论(0) 推荐(0) 编辑
摘要: Nginx可以说是标配组件,但是主要场景还是负载均衡、反向代理、代理缓存、限流等场景;而把Nginx作为一个Web容器使用的还不是那么广泛。 用Nginx+Lua(OpenResty)开发高性能Web应用 - 茄子_2008 - 博客园 https://www.cnblogs.com/xd502dj 阅读全文
posted @ 2019-05-25 10:01 papering 阅读(218) 评论(0) 推荐(0) 编辑
摘要: nginx使用ngx_lua访问后端Thrift-Server实现和介绍 - Mr.YF - 博客园 https://www.cnblogs.com/voipman/p/5365248.html 阅读全文
posted @ 2019-05-25 09:52 papering 阅读(331) 评论(0) 推荐(0) 编辑
摘要: https://mp.weixin.qq.com/s/qG6bdhndAip9s-_XM9oP3A 为什么阿里巴巴不建议在for循环中使用”+”进行字符串拼接 互联网后端架构 1周前 阅读全文
posted @ 2019-05-25 09:14 papering 阅读(699) 评论(0) 推荐(0) 编辑
摘要: Apache Flink: 应用场景 https://flink.apache.org/zh/usecases.html 事件驱动型应用无须查询远程数据库,本地数据访问使得它具有更高的吞吐和更低的延迟。而由于定期向远程持久化存储的 checkpoint 工作可以异步、增量式完成,因此对于正常事件处理 阅读全文
posted @ 2019-05-25 02:21 papering 阅读(741) 评论(0) 推荐(0) 编辑
摘要: IBM Cloud 应用性能管理 应用管理器|应用程序管理平台|应用管理系统软件下载 - 中国 | IBM - 中国 | IBM https://www.ibm.com/cn-zh/cloud/hybrid-it-management/application-management 此云原生应用性能管 阅读全文
posted @ 2019-05-25 00:50 papering 阅读(346) 评论(0) 推荐(0) 编辑
摘要: https://cloud.tencent.com/developer/article/1025430 Flume-Hbase-Sink针对不同版本flume与HBase的适配研究与经验总结 mikealzhou 在这篇文章中: 一、Flume 的HBaseSinks 详细介绍 二、两大类HBase 阅读全文
posted @ 2019-05-24 19:34 papering 阅读(1718) 评论(0) 推荐(0) 编辑
摘要: 大规模微服务场景下灰度发布与流量染色实践 https://mp.weixin.qq.com/s/UBoRKt3l91ffPagtjExmYw 【go-micro】微服务协作开发、灰度发布之流量染色 - HB-技术实践 http://hbchen.com/post/microservice/2019- 阅读全文
posted @ 2019-05-24 10:53 papering 阅读(2130) 评论(0) 推荐(0) 编辑
摘要: 计数器场景 阅读全文
posted @ 2019-05-23 23:16 papering 阅读(198) 评论(0) 推荐(0) 编辑
摘要: Celery - 分布式任务队列 — Celery 3.1.7 文档 https://docs.jinkan.org/docs/celery/index.html Celery - 分布式任务队列 Celery 是一个简单、灵活且可靠的,处理大量消息的分布式系统,并且提供维护这样一个系统的必需工具。 阅读全文
posted @ 2019-05-22 23:11 papering 阅读(639) 评论(1) 推荐(0) 编辑
摘要: 小结: 1、纤程 : 启动、停止、主动让出自己的控制权yield;在用户空间实现多任务的处理。 2、纤程执行上下文的切换发生于用户空间,并且不是通过操作系统内核进行调度。这些因素导致了与线程相比,他们往往具有更高的执行效率。 3、Green Threads是在Native Thread在用户空间的模 阅读全文
posted @ 2019-05-21 23:31 papering 阅读(2439) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、 python的妥协 2、 As we know, threads are a bad idea, (for most purposes). Threads make local reasoning difficult, and local reasoning is perhaps th 阅读全文
posted @ 2019-05-21 23:17 papering 阅读(281) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、 Celery如何修复Python的GIL问题https://python.freelycode.com/contribution/detail/346 最近,我重读了Glyph写的Unyielding。如果你还没有读过,那赶紧去。我将会在下文略述它的内容,但是,原文绝对值得一读。 近十 阅读全文
posted @ 2019-05-21 22:55 papering 阅读(362) 评论(1) 推荐(0) 编辑
摘要: https://mp.weixin.qq.com/s/9bEiE4QFBpukAfNOYhmusw 虎牙在全球 DNS 秒级生效上的实践 原创: 周健&李志鹏 阿里巴巴中间件 今天 阅读全文
posted @ 2019-05-21 22:21 papering 阅读(483) 评论(0) 推荐(0) 编辑
摘要: 有赞订单同步的探索与实践https://tech.youzan.com/you-zan-ding-dan-tong-bu-de-tan-suo-yu-shi-jian-2/ 阅读全文
posted @ 2019-05-21 22:19 papering 阅读(433) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、 有赞统一日志平台初探https://tech.youzan.com/you-zan-tong-ri-zhi-ping-tai-chu-tan/ 有赞统一日志平台初探 - 简书https://www.jianshu.com/p/8b45af25cbe9 shuchen | 23 Apr 阅读全文
posted @ 2019-05-21 22:12 papering 阅读(681) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、 有赞百亿级日志系统架构设计https://tech.youzan.com/you-zan-bai-yi-ji-ri-zhi-xi-tong-jia-gou-she-ji/ 马梦婕 | 15 Apr 2019 | 16 min (4265 words) 有赞百亿级日志系统架构设计 有赞百 阅读全文
posted @ 2019-05-21 22:06 papering 阅读(932) 评论(0) 推荐(0) 编辑
摘要: 海量日志实时收集系统架构设计与go语言实现 - ZingpLiu - 博客园http://www.cnblogs.com/zingp/p/9365010.html 阅读全文
posted @ 2019-05-21 21:56 papering 阅读(159) 评论(0) 推荐(0) 编辑
摘要: 使用hashtable和hash-max-zipmap-entries内存优化和效率http://www.flyfifi.cn/blog/detail/71/ 阅读全文
posted @ 2019-05-21 20:01 papering 阅读(868) 评论(0) 推荐(0) 编辑
摘要: ? 原创: 铲子哥 搜狗测试 今天 shell编程的时候,往往不会把所有功能都写在一个脚本中,这样不太好维护,需要多个脚本文件协同工作。那么问题来了,在一个脚本中怎么调用其他的脚本呢?有三种方式,分别是fork、source和exec。 1. fork 即通过sh 脚本名进行执行脚本的方式。下面通过 阅读全文
posted @ 2019-05-21 08:39 papering 阅读(314) 评论(0) 推荐(0) 编辑
摘要: 运维日志中心|史记 忙春运の万能丹 58集团运维 2月21日 阅读全文
posted @ 2019-05-20 23:54 papering 阅读(326) 评论(0) 推荐(0) 编辑
摘要: Apache RocketMQ 的过去、现在和未来 原创: DataPipeline DataPipeline数见科技 前天 阅读全文
posted @ 2019-05-19 09:08 papering 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 监控、日志、APM整个监控体系思考 我为峰2014 简书作者 4.6092018-11-19 11:39打开App 序言 阅读全文
posted @ 2019-05-17 21:01 papering 阅读(334) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、 每天改进一点点之改进日志收集系统 原创: 赵建鹏 雪球工程师团队 2018-03-23 https://mp.weixin.qq.com/s/fVydtgs0da7HNrPw-nPMMg | 问题出现 最近雪球的大数据集群集群在存储、计算资源已经接近饱和,我们开始了节点扩容的工作,这套 阅读全文
posted @ 2019-05-17 20:41 papering 阅读(242) 评论(0) 推荐(0) 编辑
摘要: Locust - A modern load testing frameworkhttps://locust.io/ 阅读全文
posted @ 2019-05-17 19:05 papering 阅读(195) 评论(0) 推荐(0) 编辑
摘要: ('' or 60) 阅读全文
posted @ 2019-05-16 20:31 papering 阅读(155) 评论(0) 推荐(0) 编辑
摘要: python动态获取对象的属性和方法 (转载) - zh1164 - 博客园 https://www.cnblogs.com/zh1164/p/6031464.html 阅读全文
posted @ 2019-05-16 01:05 papering 阅读(227) 评论(0) 推荐(0) 编辑
摘要: MySQL 8.0: From SQL Tables to JSON Documents (and back again) | MySQL Server Bloghttps://mysqlserverteam.com/mysql-8-0-from-sql-tables-to-json-documen 阅读全文
posted @ 2019-05-15 23:19 papering 阅读(226) 评论(0) 推荐(0) 编辑
摘要: 实践: 1、 var f1 func(map[int]int) = func(m map[int]int) { m[1] = 123 for i := 3; i < 1025; i++ { break m[i] = i + 10000 } m[2] = 2 } m := map[int]int{1: 阅读全文
posted @ 2019-05-15 21:29 papering 阅读(307) 评论(0) 推荐(0) 编辑
摘要: 子系统权限栏目 自己生成 自己控制 阅读全文
posted @ 2019-05-14 23:55 papering 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、在 I/O 多路复用模型中,最重要的函数调用就是 select,该方法的能够同时监控多个文件描述符的可读可写情况;2、Redis 服务采用 Reactor 的方式来实现文件事件处理器(每一个网络连接其实都对应一个文件描述符);3、虽然整个文件事件处理器是在单线程上运行的,但是通过 I/O 阅读全文
posted @ 2019-05-14 22:30 papering 阅读(671) 评论(0) 推荐(0) 编辑
上一页 1 ··· 74 75 76 77 78 79 80 81 82 ··· 186 下一页