摘要: http://www.learn4master.com/programming-language/python/python-queue-for-multithreading 阅读全文
posted @ 2017-12-04 23:40 papering 阅读(222) 评论(0) 推荐(0) 编辑
摘要: https://docs.python.org/3.6/library/queue.html https://github.com/python/cpython/blob/3.6/Lib/queue.py The queue module implements multi-producer, mul 阅读全文
posted @ 2017-12-04 23:18 papering 阅读(253) 评论(0) 推荐(0) 编辑
摘要: [Spark性能调优] 第四章 : Spark Shuffle 中 JVM 内存使用及配置内幕详情 - 無情 - 博客园 https://www.cnblogs.com/jcchoiling/p/6494652.html 阅读全文
posted @ 2017-12-04 19:23 papering 阅读(130) 评论(0) 推荐(0) 编辑
摘要: http://m.blog.csdn.net/wl_ldy/article/details/5935528 阅读全文
posted @ 2017-12-04 14:00 papering 阅读(172) 评论(0) 推荐(0) 编辑
摘要: http://192.168.2.51:4041 http://hadoop1:8088/proxy/application_1512362707596_0006/executors/ Executors Executors Executors Show Additional Metrics Sum 阅读全文
posted @ 2017-12-04 13:13 papering 阅读(419) 评论(0) 推荐(0) 编辑
摘要: 86版西游记主演有哪些? 阅读全文
posted @ 2017-12-04 12:14 papering 阅读(132) 评论(0) 推荐(0) 编辑
摘要: 实践: windows如何开放端口_1440!的博客-CSDN博客_windows 开放端口 https://blog.csdn.net/younghaiqing/article/details/83617018 首先,打开电脑的控制面板,然后在控制面板中找到防火墙; 高级安全设置中,我们点击选择左 阅读全文
posted @ 2017-12-04 02:28 papering 阅读(918) 评论(0) 推荐(0) 编辑
摘要: SimpleHTTPServer python -m SimpleHTTPServer 8989 阅读全文
posted @ 2017-12-04 02:18 papering 阅读(151) 评论(0) 推荐(0) 编辑
摘要: python 创建使用虚拟环境python -m venv ./venvsudo apt install python3-virtualenvsudo apt install python3.12-venvvirtualenv venvsource venv/bin/activate https:/ 阅读全文
posted @ 2017-12-04 00:31 papering 阅读(220) 评论(0) 推荐(0) 编辑
摘要: rest服务器的搭建 - CSDN博客 http://blog.csdn.net/zhanghaotian2011/article/details/8760794 REST的架构设计 REST(Representational State Transfer)是一种轻量级的Web Service架构风 阅读全文
posted @ 2017-12-04 00:16 papering 阅读(631) 评论(0) 推荐(0) 编辑
摘要: https://github.com/cesanta/mongoose http://ltp.ai/docs/ltpserver.html LTP Server在轻量级服务器程序mongoose基础上开发。在编译LTP源码之后,运行`./bin/ltp_server`就可以启动LTP Server。 阅读全文
posted @ 2017-12-04 00:08 papering 阅读(538) 评论(0) 推荐(0) 编辑