摘要:
亿级在线系统二三事-网络编程/RPC框架 原创: johntech 火丁笔记 今天 阅读全文
摘要:
支持多种注册中心的同步组件, 阅读全文
摘要:
mdns mdns_百度百科 https://baike.baidu.com/item/mdns 在计算机网络中 , 多播DNS ( mDNS )协议将主机名解析为不包含本地名称服务器的小型网络中的IP地址。 它是一种零配置服务,使用与单播域名系统 (DNS)基本相同的编程接口,数据包格式和操作语义 阅读全文
摘要:
https://www.cnblogs.com/hjhsysu/p/9189897.html 阅读全文
摘要:
win+shift+s 截图 阅读全文
摘要:
Things to know (best practices and “issues”) READ IT !!! — uWSGI 2.0 documentationhttps://uwsgi-docs.readthedocs.io/en/latest/ThingsToKnow.html 阅读全文
摘要:
Beware! Async modes will not speed up your app, they are aimed at improving concurrency. Do not expect that enabling some of the modes will work flawl 阅读全文
摘要:
fcgi vs. gunicorn vs. uWSGI - Peterbe.comhttps://www.peterbe.com/plog/fcgi-vs-gunicorn-vs-uwsgi uWSGI vs. Gunicorn, or How to Make Python Go Faster th 阅读全文
摘要:
小结: 1、 禁用 Python GC,Instagram 性能提升10% - Python - 伯乐在线 http://python.jobbole.com/87447/ 通过关闭 Python 垃圾收集(GC)机制,该机制通过收集和释放未使用的数据来回收内存,Instagram 的运行效率提高了 阅读全文
摘要:
https://mp.weixin.qq.com/s/rQxvp2Sq8E4pBn-E9-COww IPC远程入侵 黑客网络技术 4月19日 一、什么是IPC进程间通信(IPC,Inter-Process Communication),指至少两个进程或线程间传送数据或信号的一些技术或方法。进程是计算 阅读全文
摘要:
--thunder-lock is available since uWSGI 1.4.6 but never got documentation (of any kind) Serializing accept(), AKA Thundering Herd, AKA the Zeeg Proble 阅读全文
摘要:
小结: 1、线程与惊群效应 Serializing accept(), AKA Thundering Herd, AKA the Zeeg Problem — uWSGI 2.0 documentationhttps://uwsgi-docs.readthedocs.io/en/latest/art 阅读全文
摘要:
Things to know (best practices and “issues”) READ IT !!! — uWSGI 2.0 documentationhttps://uwsgi-docs.readthedocs.io/en/latest/ThingsToKnow.html If you 阅读全文
摘要:
Serializing accept(), AKA Thundering Herd, AKA the Zeeg Problem — uWSGI 2.0 documentationhttps://uwsgi-docs.readthedocs.io/en/latest/articles/Serializ 阅读全文