上一页 1 ··· 114 115 116 117 118 119 120 121 122 ··· 186 下一页
摘要: tmp 阅读全文
posted @ 2018-07-23 10:45 papering 阅读(202) 评论(0) 推荐(0) 编辑
摘要: Principle of least astonishment - Wikipedia https://en.wikipedia.org/wiki/Principle_of_least_astonishment 最小惊讶原则 Principle of least astonishment From 阅读全文
posted @ 2018-07-23 10:30 papering 阅读(448) 评论(1) 推荐(1) 编辑
摘要: 如何设计一个优秀的API - 文章 - 伯乐在线 http://blog.jobbole.com/42317/ 如何设计一个优秀的API - 标点符 https://www.biaodianfu.com/how-to-design-a-good-api.html MediaWiki API help 阅读全文
posted @ 2018-07-23 10:25 papering 阅读(368) 评论(0) 推荐(0) 编辑
摘要: 振奋人心好消息》400辆豪车,2018 https://wdy.soqi.cn/m/ODM0MDcyNzY4 图文区域内容 篇幅比较长、 边scrool边post请求加载图文区域 ?? 模板页 其他按数据类目:接口 资源静态文件可能是一个微服务的架构,数据完全走微服务,和前端无关了 每打开一次页面: 阅读全文
posted @ 2018-07-22 22:59 papering 阅读(463) 评论(0) 推荐(0) 编辑
摘要: 关于分布式事务、两阶段提交协议、三阶提交协议 - 文章 - 伯乐在线 http://blog.jobbole.com/95632/ 阅读全文
posted @ 2018-07-22 18:49 papering 阅读(311) 评论(0) 推荐(0) 编辑
摘要: PutObject_关于Object操作_API 参考_对象存储 OSS-阿里云 https://help.aliyun.com/document_detail/31978.html OSS API 文档简介_API 参考_对象存储 OSS-阿里云 https://help.aliyun.com/d 阅读全文
posted @ 2018-07-22 14:25 papering 阅读(714) 评论(0) 推荐(0) 编辑
摘要: tmp 阅读全文
posted @ 2018-07-21 20:29 papering 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 位运算 阅读全文
posted @ 2018-07-21 19:04 papering 阅读(467) 评论(0) 推荐(0) 编辑
摘要: 第一、统一了访问端接口、提高前端开发速度;第二统一了阿里各个产品的 数据读写模式; 第三,我们的服务器产生token时对读写规则做限制,特定的token由特定的规则产生,而不是让前端代代码去管控限制 或者遵守规则;第四、安全,符合阿里建议,对前端代码全部隐藏阿里云后台帐号、规则,我们自己的服务器可以 阅读全文
posted @ 2018-07-21 18:54 papering 阅读(167) 评论(0) 推荐(0) 编辑
摘要: peterhuang007/weixinFileToaliyun: 微信小程序存放视频文件到阿里云用到算法js脚本文件 https://github.com/peterhuang007/weixinFileToaliyun require('./crypto/hmac.js'); require(' 阅读全文
posted @ 2018-07-21 16:45 papering 阅读(862) 评论(0) 推荐(0) 编辑
摘要: edisonchou https://mp.weixin.qq.com/s/-XZXqXawR-NxJMPCeiNsmg .NET Core微服务之服务间的调用方式(REST and RPC) Edison Zhou edisonchou 前天 Tip: 此篇已加入.NET Core微服务基础系列文 阅读全文
posted @ 2018-07-21 13:06 papering 阅读(1416) 评论(0) 推荐(0) 编辑
摘要: 角色_身份管理_用户指南_访问控制-阿里云 https://help.aliyun.com/document_detail/28649.html 阅读全文
posted @ 2018-07-21 11:43 papering 阅读(144) 评论(0) 推荐(0) 编辑
摘要: 服务端签名后直传_Web端直传实践_最佳实践_对象存储 OSS-阿里云 https://help.aliyun.com/document_detail/31926.html 服务端签名直传并设置上传回调_Web端直传实践_最佳实践_对象存储 OSS-阿里云 https://help.aliyun.c 阅读全文
posted @ 2018-07-20 23:03 papering 阅读(1920) 评论(0) 推荐(0) 编辑
摘要: Using prepared statements - The Go Programming Language https://go.dev/doc/database/prepared-statements Executing transactions - The Go Programming La 阅读全文
posted @ 2018-07-20 17:12 papering 阅读(186) 评论(0) 推荐(0) 编辑
摘要: rpc - The Go Programming Language https://golang.org/pkg/net/rpc/ Package rpc import "net/rpc"OverviewIndexSubdirectories Overview ▾ Package rpc provi 阅读全文
posted @ 2018-07-20 16:17 papering 阅读(206) 评论(0) 推荐(0) 编辑
摘要: research!rsc: Go & Versioning https://research.swtch.com/vgo shawn@a:~/gokit/tmp$ go get --helpusage: go get [-d] [-t] [-u] [-v] [-insecure] [build fl 阅读全文
posted @ 2018-07-20 10:32 papering 阅读(2593) 评论(0) 推荐(0) 编辑
摘要: [root@hadoop1 apache-flume-1.8.0-bin]# less bin/flume-ng HADOOP_PREFIX=/home/hadoop-2.9.1;export HADOOP_PREFIX;HADOOP_CONF_DIR=$HADOOP_PREFIX/etc/hado 阅读全文
posted @ 2018-07-20 10:07 papering 阅读(339) 评论(0) 推荐(0) 编辑
摘要: 开启flume的远程调试功能 - 代码一刀 - 博客园 https://www.cnblogs.com/zengdan-develpoer/p/4637714.html 各种组件,比如tomcat、storm、flume,我们都可以通过JMX方式开启远程调试,主要可以用来跟踪源码,了解程序内部的运行 阅读全文
posted @ 2018-07-20 09:02 papering 阅读(194) 评论(0) 推荐(0) 编辑
摘要: Lesson: Overview of the JMX Technology (The Java™ Tutorials > Java Management Extensions (JMX)) https://docs.oracle.com/javase/tutorial/jmx/overview/i 阅读全文
posted @ 2018-07-20 08:44 papering 阅读(268) 评论(0) 推荐(0) 编辑
摘要: Basically comes down to the CAP theorem: You have to pick two of Consistency, Availability, and Partition tolerance. You can’t have all 3.Cassandra ch 阅读全文
posted @ 2018-07-19 17:09 papering 阅读(196) 评论(0) 推荐(0) 编辑
摘要: 渠道 游戏 【算法1】固定渠道、游戏1、某个用户的注册时间、考察间隔日是否登录 <uid,[bool,bool,bool,...]>2、考察间隔日的用户数/总注册数 <peroid,numBools>3、留存率 numBoolsPeroid/numUids 【算法2】多渠道、多游戏假设某个用户行为始 阅读全文
posted @ 2018-07-19 16:44 papering 阅读(321) 评论(0) 推荐(0) 编辑
摘要: Netty.docs: User guide for 4.x https://netty.io/wiki/user-guide-for-4.x.html 阅读全文
posted @ 2018-07-19 14:18 papering 阅读(131) 评论(0) 推荐(0) 编辑
摘要: t 阅读全文
posted @ 2018-07-19 10:58 papering 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 启动进程 派生 关闭而不关闭 阅读全文
posted @ 2018-07-19 08:53 papering 阅读(130) 评论(0) 推荐(0) 编辑
摘要: https://en.wikipedia.org/wiki/Single-page_application https://en.wikipedia.org/wiki/Vue.js A single-page application (SPA) is a web application or web 阅读全文
posted @ 2018-07-18 13:42 papering 阅读(337) 评论(0) 推荐(0) 编辑
摘要: TiDB 简介与整体架构| PingCAP https://www.pingcap.com/docs-cn/overview/ 真正金融级高可用 相比于传统主从 (M-S) 复制方案,基于 Raft 的多数派选举协议可以提供金融级的 100% 数据强一致性保证,且在不丢失大多数副本的前提下,可以实现 阅读全文
posted @ 2018-07-18 10:53 papering 阅读(380) 评论(0) 推荐(0) 编辑
摘要: Apache Hadoop 2.9.1 – Hadoop: Writing YARN Applications https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/WritingYarnApplications.ht 阅读全文
posted @ 2018-07-18 10:41 papering 阅读(279) 评论(0) 推荐(0) 编辑
摘要: Overview | Apache Phoenix http://phoenix.apache.org/index.html Apache Phoenix enables OLTP and operational analytics in Hadoop for low latency applica 阅读全文
posted @ 2018-07-18 08:57 papering 阅读(153) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、Flume 的持久性保证依赖于使用的持久性Channel 的保证 通过事件序列化器将Flume事件转化为外部存储格式 主要的事件序列化器: 1、文本 2、带有头信息的文本 3、Avro序列化 Flume 1.8.0 User Guide — Apache Flume http://flu 阅读全文
posted @ 2018-07-17 22:02 papering 阅读(878) 评论(0) 推荐(0) 编辑
摘要: 指数退避 agent.sinkgroups.sg1.sinks=k1,k2,k3agent.sinkgroups.sg1.processor.type=failoveragent.sinkgroups.sg1.processor.priority.k1=10agent.sinkgroups.sg1. 阅读全文
posted @ 2018-07-17 21:53 papering 阅读(193) 评论(0) 推荐(0) 编辑
摘要: 状态 :睡眠中,进程ID:18439Another app is currently holding the yum lock; waiting for it to exit... 另一个应用程序是:yum 内存: 81 M RSS (548 MB VSZ) 已启动: Mon Jul 16 14:5 阅读全文
posted @ 2018-07-16 15:40 papering 阅读(377) 评论(0) 推荐(0) 编辑
摘要: sql 排故 SELECT INSTR(120,0000); 真 阅读全文
posted @ 2018-07-16 15:17 papering 阅读(162) 评论(0) 推荐(0) 编辑
摘要: CarbonData http://carbondata.apache.org/ Apache顶级项目CarbonData应用实践与2.0新技术规划介绍_搜狐科技_搜狐网 https://www.sohu.com/a/193921606_470008 阅读全文
posted @ 2018-07-16 09:19 papering 阅读(217) 评论(0) 推荐(0) 编辑
摘要: 小程序多级下拉菜单demo - CSDN博客 https://blog.csdn.net/github_39371177/article/details/80251211 阅读全文
posted @ 2018-07-16 00:26 papering 阅读(1246) 评论(0) 推荐(0) 编辑
摘要: Lambda Architecture » λ lambda-architecture.net http://lambda-architecture.net/ Twitter's tweets analysis using Lambda Architecture - Knoldus Blogs ht 阅读全文
posted @ 2018-07-15 23:33 papering 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 错误监控 报警 Sentry | Error Tracking Software — JavaScript, Python, PHP, Ruby, more https://sentry.io/welcome/ Software errors are inevitable. Chaos is not 阅读全文
posted @ 2018-07-15 23:03 papering 阅读(673) 评论(0) 推荐(0) 编辑
摘要: hive impala impala 推荐每个节点内存 2^7~2^8GB Impala与Hive的比较 - 文章 - 伯乐在线 http://blog.jobbole.com/43233/ 《Hadoop应用架构》Hadoop Application Architectures Impala使用C 阅读全文
posted @ 2018-07-15 22:28 papering 阅读(418) 评论(0) 推荐(0) 编辑
摘要: 闲话高并发的那些神话,看京东架构师如何把它拉下神坛 https://mp.weixin.qq.com/s/lAqn8CfSRta9iSvOR1Le6w 阅读全文
posted @ 2018-07-15 19:42 papering 阅读(453) 评论(0) 推荐(0) 编辑
摘要: a 阅读全文
posted @ 2018-07-15 16:51 papering 阅读(308) 评论(0) 推荐(0) 编辑
摘要: Log4j – Configuring Log4j 2 - Apache Log4j 2 https://logging.apache.org/log4j/2.x/manual/configuration.html log4j2 实际使用详解 - CSDN博客 https://blog.csdn.n 阅读全文
posted @ 2018-07-15 09:19 papering 阅读(226) 评论(0) 推荐(0) 编辑
上一页 1 ··· 114 115 116 117 118 119 120 121 122 ··· 186 下一页