上一页 1 ··· 63 64 65 66 67 68 69 70 71 ··· 187 下一页
摘要: Building a Robust Live Reloader with WebSockets and Go — Brandur Leach https://brandur.org/live-reload 阅读全文
posted @ 2020-04-22 00:51 papering 阅读(173) 评论(0) 推荐(0)
摘要: WebSocket proxying https://nginx.org/en/docs/http/websocket.html By default, the connection will be closed if the proxied server does not transmit any 阅读全文
posted @ 2020-04-22 00:49 papering 阅读(236) 评论(0) 推荐(0)
摘要: circus reload Configuration — Circus 0.15.0 documentation https://circus.readthedocs.io/en/latest/for-ops/configuration/ Working with sockets — Circus 阅读全文
posted @ 2020-04-22 00:38 papering 阅读(165) 评论(0) 推荐(0)
摘要: 历史 阅读全文
posted @ 2020-04-19 23:30 papering 阅读(206) 评论(0) 推荐(0)
摘要: 一 阅读全文
posted @ 2020-04-18 23:45 papering 阅读(259) 评论(0) 推荐(0)
摘要: 奇艺iOS移动端网络优化实践 | 请求成功率优化篇 原创 Charles 爱奇艺技术 阅读全文
posted @ 2020-04-18 23:44 papering 阅读(318) 评论(0) 推荐(0)
摘要: https://twistedmatrix.com/documents/current/core/howto/defer.html 阅读全文
posted @ 2020-04-17 12:21 papering 阅读(132) 评论(0) 推荐(0)
摘要: 一个支付宝小程序在一段时间内只能保留一个 WebSocket 连接 my.connectSocket - 支付宝开放平台 https://opendocs.alipay.com/mini/api/vx19c3 my.connectSocket 更新时间:2020-03-18 14:30:35 创建一 阅读全文
posted @ 2020-04-16 23:41 papering 阅读(683) 评论(0) 推荐(0)
摘要: https://channels.readthedocs.io/en/latest/tutorial/part_2.html 阅读全文
posted @ 2020-04-14 12:04 papering 阅读(323) 评论(0) 推荐(0)
摘要: : cannot validate certificate for 127.0.0.1 because it doesn't contain any IP SANs 阅读全文
posted @ 2020-04-12 12:32 papering 阅读(4763) 评论(1) 推荐(0)
摘要: http://publibfp.dhe.ibm.com/epubs/pdf/f1a2d400.pdf Read and write data on socket s, using the send() and recv() calls, until all data has been exchang 阅读全文
posted @ 2020-04-12 11:04 papering 阅读(178) 评论(0) 推荐(0)
摘要: Prometheus 原理介绍 - 知乎 https://zhuanlan.zhihu.com/p/70090800 Prometheus由Go语言编写而成,采用Pull方式获取监控信息,并提供了多维度的数据模型和灵活的查询接口。Prometheus不仅可以通过静态文件配置监控对象,还支持自动发现机 阅读全文
posted @ 2020-04-10 09:15 papering 阅读(720) 评论(0) 推荐(0)
摘要: 理想的DevOp流程怎么做?看看Slack的代码部署实践 原创 Michael Deng 高可用架构 今天 阅读全文
posted @ 2020-04-08 12:29 papering 阅读(339) 评论(0) 推荐(0)
摘要: 从 0 开始构建一个亿级请求的微服务架构 潘志伟 架构头条 今天 阅读全文
posted @ 2020-04-08 00:40 papering 阅读(300) 评论(0) 推荐(0)
摘要: 当严选遇上SLA/SLO https://mp.weixin.qq.com/s/jVZq8TyOzaIO0Xk--88wXw 当严选遇上SLA/SLO 原创 严选技术 严选技术产品团队 2022-05-30 11:12 发表于浙江 你肯定听到过“我的服务一个季度能做到99.99%的可用率”、“我能做 阅读全文
posted @ 2020-04-07 00:03 papering 阅读(1142) 评论(0) 推荐(0)
摘要: 小鹏汽车技术中台实践 :微服务篇 InfoQ 今天 以下文章来源于InfoQ Pro 阅读全文
posted @ 2020-04-06 23:28 papering 阅读(323) 评论(0) 推荐(0)
摘要: Search · is not a valid start token https://github.com/prometheus/prometheus/search?q=is+not+a+valid+start+token&unscoped_q=is+not+a+valid+start+token 阅读全文
posted @ 2020-04-06 21:09 papering 阅读(3854) 评论(1) 推荐(0)
摘要: a 搜索 复制 阅读全文
posted @ 2020-04-05 21:16 papering 阅读(260) 评论(0) 推荐(0)
摘要: 让错误抛出 发现其中的问题 # coding=utf-8 from rest_framework.views import exception_handler from rest_framework.exceptions import ErrorDetail from share.dj_custom 阅读全文
posted @ 2020-04-04 19:13 papering 阅读(344) 评论(0) 推荐(0)
摘要: 基于 token 的多平台身份认证架构设 阅读全文
posted @ 2020-04-04 09:29 papering 阅读(343) 评论(1) 推荐(0)
摘要: https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ReferenceError 阅读全文
posted @ 2020-04-03 23:48 papering 阅读(885) 评论(0) 推荐(0)
摘要: js 获取控制台的错误信息 https://www.bbsmax.com/A/Vx5ML2NmJN/ <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> </head> <bod 阅读全文
posted @ 2020-04-03 21:26 papering 阅读(472) 评论(0) 推荐(0)
摘要: 1 阅读全文
posted @ 2020-04-02 23:32 papering 阅读(171) 评论(0) 推荐(0)
摘要: ICMP_百度百科 https://baike.baidu.com/item/ICMP/572452 ICMP(Internet Control Message Protocol)Internet控制报文协议。它是TCP/IP协议簇的一个子协议,用于在IP主机、路由器之间传递控制消息。控制消息是指网 阅读全文
posted @ 2020-04-02 09:06 papering 阅读(326) 评论(0) 推荐(0)
摘要: 实践 2)golang 代码格式化 pre-commit #!/bin/sh echo "DIY your git hooks @ pre-commit" run_GoFormat() { gf=`gofmt -l -w .;` if test -z "$gf" then return fi ech 阅读全文
posted @ 2020-04-02 01:21 papering 阅读(3754) 评论(0) 推荐(1)
摘要: a 翻译 搜索 复制 阅读全文
posted @ 2020-04-01 23:18 papering 阅读(271) 评论(0) 推荐(0)
摘要: JK 阅读全文
posted @ 2020-03-31 23:44 papering 阅读(175) 评论(0) 推荐(0)
摘要: tcp 单向关闭 阅读全文
posted @ 2020-03-30 23:46 papering 阅读(389) 评论(0) 推荐(0)
摘要: 在今天的内容里,我对 UDP 套接字调用 connect 方法进行了深入的分析。之所以对 UDP 使用 connect,绑定本地地址和端口,是为了让我们的程序可以快速获取异步错误信息的通知,同时也可以获得一定性能上的提升。 阅读全文
posted @ 2020-03-29 23:30 papering 阅读(478) 评论(0) 推荐(0)
摘要: MySQL :: MySQL 8.0 Reference Manual :: 4.5.4 mysqldump — A Database Backup Program https://dev.mysql.com/doc/refman/8.0/en/mysqldump.html#mysqldump-pe 阅读全文
posted @ 2020-03-28 23:03 papering 阅读(883) 评论(0) 推荐(0)
摘要: 使用 SMTP 发送邮件_使用 SMTP 发送邮件_发送邮件_用户指南_邮件推送-阿里云 https://help.aliyun.com/knowledge_detail/51622.html 通过 SMTP 协议发送邮件的整体过程如下: 客户端使用 telnet 命令连接到SMTP服务器,建立会话 阅读全文
posted @ 2020-03-28 22:53 papering 阅读(2547) 评论(0) 推荐(0)
摘要: git rm --cached --force -r . Files already tracked by Git are not affected; Git - gitignore Documentation https://git-scm.com/docs/gitignore gitignore 阅读全文
posted @ 2020-03-28 22:46 papering 阅读(1767) 评论(0) 推荐(0)
摘要: Git:.gitignore和.gitkeep文件的使用 Git:.gitignore和.gitkeep文件的使用 https://majing.io/posts/10000001781172 .gitkeep .gitkeep是一个占位文件。 Git是不会把一个完全空的文件夹添加到版本控制里,为了 阅读全文
posted @ 2020-03-28 22:25 papering 阅读(1190) 评论(0) 推荐(0)
摘要: 初探和实现websocket心跳重连(npm: websocket-heartbeat-js) 心跳重连缘由 websocket是前后端交互的长连接,前后端也都可能因为一些情况导致连接失效并且相互之间没有反馈提醒。因此为了保证连接的可持续性和稳定性,websocket心跳重连就应运而生。 在使用原生 阅读全文
posted @ 2020-03-27 23:20 papering 阅读(3239) 评论(0) 推荐(0)
摘要: 极光推送 - Push API v3 - 极光文档 https://docs.jiguang.cn//jpush/server/push/rest_api_v3_push/ 阅读全文
posted @ 2020-03-27 23:05 papering 阅读(305) 评论(0) 推荐(0)
摘要: 小结: 1、 Go不需要VM,Go应用程序二进制文件中嵌入了一个小型运行时(Go runtime),可以处理诸如垃圾收集(GC),调度和并发之类的语言功能 Go does not need a VM and Go application binaries include a small runtim 阅读全文
posted @ 2020-03-27 22:36 papering 阅读(288) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/ihqh5T_4RaiPfC9p8pWZSA 方秋枋 WeMobileDev 2020-03-20 大纲 背景 线上效果指标 什么是软件架构 为什么需要软件架构 从零到一构建支付跨平台软件架构 1.抽象业务流程 2.加入路由机制 3.管理网络请求 阅读全文
posted @ 2020-03-27 22:32 papering 阅读(293) 评论(0) 推荐(0)
摘要: How to dynamically add or remove tasks to celerybeat? · Issue #3493 · celery/celery https://github.com/celery/celery/issues/3493 基于Django+celery二次开发动态 阅读全文
posted @ 2020-03-26 07:27 papering 阅读(640) 评论(1) 推荐(0)
摘要: 16 | 如何理解TCP的“流”? https://time.geekbang.org/column/article/132443 TCP 是一种流式协议在前面的章节中,我们讲的都是单个客户端 - 服务器的例子,可能会给你造成一种错觉,好像 TCP 是一种应答形式的数据传输过程,比如发送端一次发送 阅读全文
posted @ 2020-03-26 07:05 papering 阅读(1189) 评论(0) 推荐(0)
上一页 1 ··· 63 64 65 66 67 68 69 70 71 ··· 187 下一页