这是早些时候openresty社区发布的技能图谱,留着备用。
下面是文字版本
luajit 大部分语法对 lua5.1
JIT NYI (Not Yet Implemented) 要熟悉哪些指令可以被jit化ffi.* APIjit.* Library Standard lua (标准的lua)ngx.*
, tcpsock.*
, coroutine.*
)resty-coresemaphorebalancer_by_lua
ssl_certificat_by_lua
cosocket TCP/UDP (openresty的精髓之一)hot load lua code openresty 提供了丰富的缓存方案
ngx.shared.DICT (基于共享内存)lua-resty-lrucache
(单个worker内共享)dog-pile effectlua-resty-lock lua-resty-shcachengx_srcache静态和动态调试,log调试等
debugging logcore dumpflame graphon-CPU & off-CPUnginx-systemtap-tookitstapxxnginx-gdb-utils这是16年时候发布的,列举了很多的知识点,很有参考价值。
新闻热点
疑难解答