12 2021 档案
win10激活码
摘要:地址:http://www.xitongcheng.com/jiaocheng/win10_article_55877.html 阅读全文
posted @ 2021-12-22 18:34 毛会懂 阅读(571) 评论(0) 推荐(0)
分布式websocket服务器
摘要:参考:https://zhuanlan.zhihu.com/p/48490362 问题:MQ队列的要求是:不同的服务对应不同的MQ队列。 解决的方法1:获取服务的IP地址,用于区分: /** * 获取本机的局域网ip地址,兼容Linux */public static String getLocal 阅读全文
posted @ 2021-12-13 15:49 毛会懂 阅读(194) 评论(0) 推荐(0)
win10 flume source为spooldir,输出到hdfs
摘要:参考: http://blog.yoqi.me/wp/2580.html https://blog.csdn.net/weixin_42345229/article/details/98217488 https://www.csdn.net/tags/MtTaEgzsMTk4MzA3LWJsb2cO 阅读全文
posted @ 2021-12-05 16:51 毛会懂 阅读(244) 评论(0) 推荐(0)
Websocket高并发报错he remote endpoint was in state [TEXT_FULL_WRITING] which is an invalid state for called method
摘要:参考: https://blog.csdn.net/wy_xing/article/details/82744559 https://blog.csdn.net/houbin0912/article/details/111044955?spm=1001.2014.3001.5501 https:// 阅读全文
posted @ 2021-12-01 18:12 毛会懂 阅读(1583) 评论(0) 推荐(0)
对于nginx高并发短连接造成Cannot assign requested address解决方法 和 nginx调优
摘要:参考: https://www.cnblogs.com/dj0325/p/10568914.html https://blog.csdn.net/michaelwoshi/article/details/120170134 https://www.cnblogs.com/JohnABC/p/5264 阅读全文
posted @ 2021-12-01 09:52 毛会懂 阅读(956) 评论(0) 推荐(0)