上一页 1 2 3 4 5 6 ··· 20 下一页

2019年8月4日

mysql-interactive_timeout-vs-wait_timeout

摘要: http://www.serveridol.com/2012/04/13/mysql-interactive_timeout-vs-wait_timeout/ 阅读全文

posted @ 2019-08-04 10:14 暖风的风 阅读(153) 评论(0) 推荐(0) 编辑

2019年8月3日

hashmap ConcurrentHashMap

摘要: http://javastack.cn/article/2018/hashmap-concurrenthashmap-details/ https://crossoverjie.top/2018/07/23/java-senior/ConcurrentHashMap/ http://www.code 阅读全文

posted @ 2019-08-03 21:51 暖风的风 阅读(107) 评论(0) 推荐(0) 编辑

多线程面试题

摘要: https://www.jianshu.com/p/ba87d4e18d9c https://blog.csdn.net/ll666634/article/details/78615505 https://blog.csdn.net/lis_12/article/details/54380521 h 阅读全文

posted @ 2019-08-03 20:22 暖风的风 阅读(131) 评论(0) 推荐(0) 编辑

2019年8月2日

Tcpdump MySQL Query

摘要: https://www.cnblogs.com/gomysql/p/3810427.html 阅读全文

posted @ 2019-08-02 14:32 暖风的风 阅读(154) 评论(0) 推荐(0) 编辑

2019年8月1日

Gossip和Redis集群原理

摘要: https://blog.csdn.net/weixin_33755847/article/details/89561666 http://redisbook.com/preview/cluster/node.html http://www.redis.cn/commands/cluster-mee 阅读全文

posted @ 2019-08-01 23:47 暖风的风 阅读(602) 评论(0) 推荐(0) 编辑

2019年7月31日

mysql-table_open_cache_file_limits/

摘要: http://seanlook.com/2017/10/13/mysql-table_open_cache_file_limits/ 阅读全文

posted @ 2019-07-31 15:41 暖风的风 阅读(171) 评论(0) 推荐(0) 编辑

introducing-backup-locks-percona-server-2/

摘要: https://www.percona.com/blog/2014/03/11/introducing-backup-locks-percona-server-2/ 阅读全文

posted @ 2019-07-31 15:24 暖风的风 阅读(101) 评论(0) 推荐(0) 编辑

MySQL 一致性读 深入研究

摘要: https://www.cnblogs.com/digdeep/p/4947694.html 阅读全文

posted @ 2019-07-31 14:22 暖风的风 阅读(159) 评论(0) 推荐(0) 编辑

2019年7月28日

how-to-configure-mysql-masterslave-replication-with-mha-automatic-failover/

摘要: https://www.arborisoft.com/how-to-configure-mysql-masterslave-replication-with-mha-automatic-failover/ 阅读全文

posted @ 2019-07-28 12:43 暖风的风 阅读(149) 评论(0) 推荐(0) 编辑

2019年7月21日

mysqlOOM

摘要: https://cloud.tencent.com/developer/article/1005397 阅读全文

posted @ 2019-07-21 22:17 暖风的风 阅读(131) 评论(0) 推荐(0) 编辑

mysql 线程池

摘要: https://www.cnblogs.com/cchust/p/4510039.html https://www.jianshu.com/p/88e606eca2a5 https://www.percona.com/doc/percona-server/LATEST/performance/thr 阅读全文

posted @ 2019-07-21 18:40 暖风的风 阅读(124) 评论(0) 推荐(0) 编辑

Linux performance monitor tool

摘要: https://www.tecmint.com/command-line-tools-to-monitor-linux-performance/ https://www.tecmint.com/linux-performance-monitoring-with-vmstat-and-iostat-c 阅读全文

posted @ 2019-07-21 17:35 暖风的风 阅读(148) 评论(0) 推荐(0) 编辑

2019年7月20日

MySQL 8 复制

摘要: https://blog.csdn.net/wzy0623?t=1 阅读全文

posted @ 2019-07-20 20:59 暖风的风 阅读(192) 评论(0) 推荐(0) 编辑

mysql blocking问题

摘要: https://dev.mysql.com/doc/refman/5.7/en/innodb-information-schema-examples.html 阅读全文

posted @ 2019-07-20 19:56 暖风的风 阅读(187) 评论(0) 推荐(0) 编辑

2019年7月18日

TCP 滑动窗口和 拥塞窗口

摘要: https://www.cnblogs.com/diegodu/p/4538897.html 阅读全文

posted @ 2019-07-18 00:36 暖风的风 阅读(1081) 评论(0) 推荐(0) 编辑

2019年7月17日

TCPRT

摘要: https://zhuanlan.zhihu.com/p/37112986 阅读全文

posted @ 2019-07-17 20:49 暖风的风 阅读(330) 评论(1) 推荐(0) 编辑

understanding-mysql-isolation-levels-repeatable-read/

摘要: https://blog.pythian.com/understanding-mysql-isolation-levels-repeatable-read/ 阅读全文

posted @ 2019-07-17 01:53 暖风的风 阅读(153) 评论(0) 推荐(0) 编辑

2019年7月13日

understand-show-slave-status-g

摘要: https://dba.stackexchange.com/questions/22623/mysql-exec-master-log-pos-value-greater-than-read-master-log-pos https://dba.stackexchange.com/questions 阅读全文

posted @ 2019-07-13 21:17 暖风的风 阅读(122) 评论(0) 推荐(0) 编辑

iostat vmstat

摘要: iostat https://linux.die.net/man/1/iostat https://www.geeksforgeeks.org/iostat-command-in-linux-with-examples/ https://www.linuxtechi.com/monitor-linu 阅读全文

posted @ 2019-07-13 09:00 暖风的风 阅读(214) 评论(0) 推荐(0) 编辑

2019年7月12日

how-does-mysql-replication-really-work/ what-causes-replication-lag

摘要: https://www.cnblogs.com/kevingrace/p/6274073.html https://www.cnblogs.com/kevingrace/p/6261091.html https://dba.stackexchange.com/questions/22623/mysq 阅读全文

posted @ 2019-07-12 22:48 暖风的风 阅读(121) 评论(0) 推荐(0) 编辑

2019年7月10日

https://mysqlserverteam.com/mysql-connection-handling-and-scaling/

摘要: https://mysqlserverteam.com/mysql-connection-handling-and-scaling/ 阅读全文

posted @ 2019-07-10 23:40 暖风的风 阅读(127) 评论(0) 推荐(0) 编辑

Java到重量级锁,轻量级锁,偏向锁

摘要: https://blog.csdn.net/lengxiao1993/article/details/81568130 https://blog.csdn.net/ly199108171231/article/details/88098614 阅读全文

posted @ 2019-07-10 21:40 暖风的风 阅读(128) 评论(0) 推荐(0) 编辑

mysql内核月报

摘要: http://mysql.taobao.org/monthly/2019/06/ 阅读全文

posted @ 2019-07-10 01:10 暖风的风 阅读(208) 评论(0) 推荐(0) 编辑

mysql

摘要: https://yq.aliyun.com/users/73lvcxkttg3xk/articles 阅读全文

posted @ 2019-07-10 01:05 暖风的风 阅读(77) 评论(0) 推荐(0) 编辑

2019年7月9日

difference-between-hashmap-linkedhashmap-and-treemap

摘要: https://stackoverflow.com/questions/2889777/difference-between-hashmap-linkedhashmap-and-treemap 阅读全文

posted @ 2019-07-09 10:27 暖风的风 阅读(117) 评论(0) 推荐(0) 编辑

hwhy-must-wait-always-be-in-synchronized-block

摘要: https://stackoverflow.com/questions/2779484/why-must-wait-always-be-in-synchronized-block 阅读全文

posted @ 2019-07-09 10:07 暖风的风 阅读(180) 评论(0) 推荐(0) 编辑

park unpark notiy wait

摘要: https://blog.csdn.net/hengyunabc/article/details/28126139 阅读全文

posted @ 2019-07-09 09:55 暖风的风 阅读(122) 评论(0) 推荐(0) 编辑

内存模型https://blog.csdn.net/ns_code/article/details/17348313

摘要: https://blog.csdn.net/ns_code/article/details/17348313 阅读全文

posted @ 2019-07-09 09:32 暖风的风 阅读(162) 评论(0) 推荐(0) 编辑

2019年7月8日

Java PhantomReference详解

摘要: https://www.jianshu.com/p/e66930caca9c 阅读全文

posted @ 2019-07-08 14:44 暖风的风 阅读(683) 评论(0) 推荐(0) 编辑

2019年7月1日

HTTP 请求头中的 X-Forwarded-For

摘要: https://www.cnblogs.com/ITtangtang/p/3927768.html https://www.jianshu.com/p/15f3498a7fad 阅读全文

posted @ 2019-07-01 20:44 暖风的风 阅读(651) 评论(9) 推荐(0) 编辑

2019年6月7日

Pca

摘要: https://www.cnblogs.com/LittleHann/p/10859016.html 阅读全文

posted @ 2019-06-07 21:53 暖风的风 阅读(130) 评论(0) 推荐(0) 编辑

2019年6月3日

Hive Authorization

摘要: https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Authorization https://www.cloudera.com/documentation/enterprise/5-6-x/topics/sg_author 阅读全文

posted @ 2019-06-03 00:28 暖风的风 阅读(151) 评论(0) 推荐(0) 编辑

2019年6月2日

kerberos-spnego

摘要: https://blogs.sap.com/2019/02/12/upgrading-kerberos-spnego-implementation/ 阅读全文

posted @ 2019-06-02 23:08 暖风的风 阅读(289) 评论(0) 推荐(0) 编辑

HADOOP security

摘要: https://www.cloudera.com/documentation/enterprise/5-6-x/topics/security.html https://hadoop.rcc.uchicago.edu:7183/static/help/topics/sg_hdfs_sentry_sy 阅读全文

posted @ 2019-06-02 23:06 暖风的风 阅读(153) 评论(0) 推荐(0) 编辑

apache sentry

摘要: https://www.cloudera.com/documentation/enterprise/latest/topics/sg_hdfs_sentry_sync.html 阅读全文

posted @ 2019-06-02 23:00 暖风的风 阅读(306) 评论(0) 推荐(0) 编辑

2019年5月26日

Maaaxter English

该文被密码保护。 阅读全文

posted @ 2019-05-26 10:29 暖风的风 阅读(0) 评论(0) 推荐(0) 编辑

2019年5月25日

spark-deployment-modes-cluster-or-client

摘要: https://blog.cloudera.com/blog/2014/05/apache-spark-resource-management-and-yarn-app-models/ https://www.quora.com/What-are-spark-deployment-modes-clu 阅读全文

posted @ 2019-05-25 16:20 暖风的风 阅读(105) 评论(0) 推荐(0) 编辑

2019年5月5日

Hadoop,Spark,Flink 相关KB

摘要: Hive: https://stackoverflow.com/questions/17038414/difference-between-hive-internal-tables-and-external-tables 阅读全文

posted @ 2019-05-05 10:51 暖风的风 阅读(154) 评论(0) 推荐(0) 编辑

2019年4月30日

OSGi类加载流程

摘要: https://blog.csdn.net/vking_wang/article/details/12875619 阅读全文

posted @ 2019-04-30 17:24 暖风的风 阅读(124) 评论(0) 推荐(0) 编辑

2019年4月27日

why-the-default-authentication-hadoop-is-unsecured ?

摘要: https://blog.samoylenko.me/2015/05/25/hadoop-without-kerberos-examples/ https://www.iteblog.com/archives/1606.html https://hadoop.apache.org/docs/curr 阅读全文

posted @ 2019-04-27 22:19 暖风的风 阅读(136) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 20 下一页

导航