美文网首页
关键词笔记

关键词笔记

作者: LittleArch | 来源:发表于2016-08-23 18:16 被阅读0次

用户相关:

  - session(session id)

服务器相关:

proxy

Nginx/apache/lighttpd

IMAP/POP3/SMTP

CDN

CGI

LAMP ( linux+apache+mysql+php )

应用数据库相关:

web app structure

  - application layer, database layer(load balance)

restful API

"core api"(the api between webapplication and database)

Database:

  - IDC(InternetData Center)

  - RDB: mysql

  - NoSQL: Redis, MongoDB,

  - Cache: Memcache

Python:

  - ORM

web app:

  - python: django, flask, sdk

  - Nodejs: socket IO(websocket)

其他:

Cache的作用:

  - 一致性

  - 并发性

Dogpile(元搜索引擎)

大型服务器的进化历史

相关文章

网友评论

      本文标题:关键词笔记

      本文链接:https://www.haomeiwen.com/subject/cxrnsttx.html