Skip to content

Instantly share code, notes, and snippets.

@dapangmao
Last active March 9, 2016 17:44
Show Gist options
  • Save dapangmao/16153f0ace42aee0ef9d to your computer and use it in GitHub Desktop.
Save dapangmao/16153f0ace42aee0ef9d to your computer and use it in GitHub Desktop.
  1. curl vs wget
  • 以前还真没注意他们的差别
  1. Performance & Usage at Instagram
  • 答案是educed the maximum number of summary comments.
  • 他们真用python吗?
  1. 排队论在架构的应用:对服务延迟、稳定性的影响
  • timeout从poisson distribution
  1. Python async/await Tutorial
  • 3.5开始就是async和await的时代
  • asyncioy要和aiohttp一起用
  • 在ipython里面退出有点困难
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment