上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 72 下一页
摘要: https://blog.csdn.net/u012373815/article/details/54633046 阅读全文
posted @ 2019-12-24 18:12 tonggc1668 阅读(479) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/119c4dbb7225 阅读全文
posted @ 2019-12-24 10:51 tonggc1668 阅读(170) 评论(0) 推荐(0) 编辑
摘要: import java.util.LinkedHashMap; import java.util.Map; import java.util.NoSuchElementException; import java.util.function.Function; import lombok.extern.slf4j.Slf4j; import reactor.core.publisher.Flux; 阅读全文
posted @ 2019-12-17 17:28 tonggc1668 阅读(2685) 评论(0) 推荐(0) 编辑
摘要: package com.citi.tm.api.trade.mongo; public class ThreadTest { public static void main(String[] args) { Runnable r = () -> { try { //Thread.currentThread().sleep(15000);//a, b, sleep Thread.sleep(1500 阅读全文
posted @ 2019-12-17 16:43 tonggc1668 阅读(235) 评论(0) 推荐(0) 编辑
摘要: kafka通过零拷贝实现高效的数据传输 https://blog.csdn.net/lxlmycsdnfree/article/details/78973864 Kafka零拷贝 https://blog.csdn.net/ljheee/article/details/99652448 Kafka高 阅读全文
posted @ 2019-12-17 14:05 tonggc1668 阅读(498) 评论(0) 推荐(0) 编辑
摘要: Zookeeper命令行操作 常用命令 客户端连接 查看znode路径 创建节点 获取znode数据,查看节点内容,设置 https://blog.csdn.net/jdtugfcg/article/details/83834295 Zookeeper常用命令与注意事项 https://ningyu 阅读全文
posted @ 2019-12-17 11:52 tonggc1668 阅读(122) 评论(0) 推荐(0) 编辑
摘要: Kafka Partition Leader选主机制 https://blog.csdn.net/qq_27384769/article/details/80115392 kafka leader选举机制原理 https://blog.csdn.net/yanshu2012/article/deta 阅读全文
posted @ 2019-12-16 20:07 tonggc1668 阅读(637) 评论(0) 推荐(0) 编辑
摘要: truetruetruetrue 阅读全文
posted @ 2019-12-15 17:23 tonggc1668 阅读(279) 评论(0) 推荐(0) 编辑
摘要: http://matt33.com/2015/07/27/storm-configuration/ 阅读全文
posted @ 2019-12-13 11:53 tonggc1668 阅读(164) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/eb52e0f5ee85 阅读全文
posted @ 2019-12-11 17:18 tonggc1668 阅读(484) 评论(0) 推荐(0) 编辑
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 72 下一页