您的位置:首页 > 运维架构 > 网站架构

一些好的网站记录(PART 1)

2017-11-30 18:31 776 查看
[算法]
http://algs4.cs.princeton.edu/home/ https://visualgo.net/en https://www.coursera.org/learn/algorithms-part1/lecture/jSxyD/stacks http://blog.jobbole.com/67348/ https://www.gitbook.com/book/siddontang/leetcode-solution/details https://leetcode.com/problems/two-sum/description/
[C/C++]

[OS]
http://bbs.csdn.net/topics/390823362 https://wirelessr.gitbooks.io/working-life/content/wait_vs_waitpid.html https://unix.stackexchange.com/questions/92562/why-didnt-ctrl-c-work http://www.jianshu.com/p/049f13e55840 https://www.gitbook.com/book/leohxj/a-programmer-prepares/details http://zh-google-styleguide.readthedocs.io/en/latest/google-shell-styleguide/naming_conventions/ http://debuginfo.centos.org/7/x86_64/ http://blog.csdn.net/silverdemon/article/details/54728329 https://www.ibm.com/developerworks/cn/linux/l-cn-hardandsymb-links/index.html https://wiki.centos.org/zh/HowTos/I_need_the_Kernel_Source http://blog.sina.com.cn/s/blog_5e29f64301019udo.html https://itbilu.com/linux/management/NymXRUieg.html http://www.cnblogs.com/vamei/archive/2012/09/20/2694466.html https://imsardine.wordpress.com/tech/shell-scripting-in-python/ https://www.2cto.com/os/201211/165769.html https://www.zhihu.com/question/20299865?rf=20654799 http://www.cnblogs.com/exmyth/archive/2013/04/16/3024158.html http://www.cnblogs.com/freeweb/p/5788729.html http://blog.oneapm.com/apm-tech/412.html https://openresty.org/cn/installation.html https://www.scalyr.com/community/guides/how-to-monitor-nginx-the-essential-guide https://www.scalyr.com/community/guides/an-in-depth-guide-to-nginx-metrics https://blog.serverdensity.com/monitor-nginx/ http://blog.51cto.com/viplin/99568 http://www.overbyte.com.au/misc/Lesson3/CacheFun.html
[Performance&TRACE]
https://wiki.linaro.org/LMG/Engineering/UsingPerfOnAndroid https://www.gitbook.com/book/lihz1990/transoflptg/details https://software.intel.com/en-us/vtune-amplifier-install-guide-linux http://blog.csdn.net/maray/article/details/6106752 https://www.usenix.org/sites/default/files/conference/protected-files/woot16_slides_spisak.pdf http://www.lenky.info/archives/2013/04/2258 https://indico.cern.ch/event/280897/contributions/1628888/attachments/515367/711139/Top_Down_for_CERN_2nd_workshop_-_Ahmad_Yasin.pdf https://www.spec.org/cpu2006/ https://lwn.net/Articles/339406/ http://blog.memsql.com/bpf-linux-performance/ https://kknews.cc/news/85ymzpl.html http://pwn4.fun/2017/05/05/Frida%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E/ http://www.brendangregg.com/blog/2015-07-03/hacking-linux-usdt-ftrace.html https://github.com/openresty/openresty-systemtap-toolkit https://github.com/openresty/lua-nginx-module#readme https://openresty.org/cn/getting-started.html http://openmymind.net/An-Introduction-To-OpenResty-Nginx-Lua/ https://github.com/lebinh/ngxtop http://www.ha97.com/5194.html http://blog.51cto.com/liwenjia/1855087 http://www.open-open.com/lib/view/open1462499619058.html http://agentzh.org/misc/code/systemtap/dwflpp.cxx.html http://blog.yufeng.info/ https://zhuanlan.zhihu.com/p/22572231 http://blog.yufeng.info/archives/1239
[Systemtap]
http://blog.csdn.net/wangzuxi/article/details/42976577 https://sourceware.org/systemtap/wiki/SystemTapWithSelfBuiltKernel https://github.com/brendangregg/systemtap-lwtools http://blog.csdn.net/zklth/article/details/6248558 http://blog.csdn.net/justlinux2010/article/details/11171291
[perf]
https://linux.die.net/man/1/perf-list https://stackoverflow.com/questions/16062244/using-perf-to-monitor-raw-event-counters
[ftrace]
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: