1. books
    1. Big Data:Principles and best practices of scalable realtime data systems
  2. science
    1. books
      1. Structure and Interpretation of Computer Programs
  3. Lambda arch
    1. lambda-architecture.net/
    2. books
      1. spark paper
      2. Discretized Streams
  4. algorithm
    1. sort
      1. TimSort
  5. computing engine
    1. Hadoop
      1. Spark
        1. Spark Streaming
        2. Shark
        3. commercial
          1. databricks
      2. commercial
        1. HDInsight
      3. SQL
        1. translated to MapReduce jobs
          1. Hive
          2. Stinger
        2. processed by a MPP engine
          1. Impala
          2. Drill
          3. Presto
          4. Spark+Shark
        3. processed by a existing SQL engine+HDFS
          1. EMC Grenplum
          2. postgres
          3. Taobao Garude
          4. mysql
        4. others
          1. Adobe
          2. HBase Cube
          3. LinkedIn
          4. Avatara
          5. Salesforce
          6. Phoenix
    2. Storm
    3. Mesos
    4. commercial
      1. AWS Lambda
  6. architecture
    1. books
      1. The Architecture of Open Source Applications
        1. 1
        2. 2
      2. Concurrent Programming for Scalable Web Architectures
      3. Building Scalable Web Sites - Cal Henderson
  7. async framework
    1. Vert.x
    2. Node.js
    3. Akka
  8. ORM
    1. Sequelize.js
  9. DB
    1. Hlive
    2. Hbase
    3. MySQL
      1. TokuDB
      2. ref
        1. MySQL Reference Architectures for Massively Scalable Web Infrastructure
          1. old
    4. MongoDB
      1. TokuMX
    5. Riak
      1. plugin storage
    6. NoSQL
      1. cache
        1. C
          1. Redis
        2. C++
          1. SSDB
        3. GO
          1. Ledis
        4. GridGain
      2. DB
        1. couchbase
    7. storage
      1. Ceph
        1. ref
          1. Ceph:一个 Linux PB 级分布式文件系统
    8. commercial
      1. Gemfire
      2. Coherence
      3. Mapr
      4. hadoop
        1. splice machine
  10. build tools
    1. C/C++
      1. SCons
      2. autoconf
    2. Java
      1. Gradle
        1. Gradle in Action
      2. Maven
  11. web framework
    1. framework
      1. Spring
        1. Spring MVC
        2. Spring Roo
      2. Grails
      3. Play
      4. Vaadin
      5. GWT
        1. google web toolkit
      6. JSF
        1. JavaServer Faces
      7. struts
      8. Wicket
      9. others
        1. Tapestry
        2. PrimeFaces
        3. Lift
    2. API framework
      1. Jersey
      2. Apache CXF
      3. RESTEasy
      4. Dropwizard
      5. Vert.x
    3. web template
      1. java
        1. Subtopic 1
    4. ORM
      1. Hibernate
      2. Mybatis
    5. Java EE
      1. Model
        1. JavaBeans
      2. Controller
        1. servlet
          1. container
          2. Apache Tomcat
          3. GlassFish
          4. Jetty
          5. Jboss
          6. wildfly
          7. based on web server
          8. Undertow
          9. commercial
          10. WebSphere Application Server
          11. Java servlet
      3. View
        1. jsp
    6. Java Servlets
  12. message queue
    1. zeromq
      1. guide
    2. nanomsg
    3. RabbitMQ
    4. ActiveMQ
  13. web server
    1. Proxygen
  14. language
    1. concurrency
      1. Erlang
        1. books
          1. base
          2. Learn You Some Erlang for Great Good!
          3. further
          4. Erlang Programming
          5. Programming Erlang
          6. Erlang and OTP in Action
          7. Building Web Applications with Erlang
      2. JVM
        1. Groovy
          1. books
          2. groovy in action
        2. Scala
      3. GO
      4. Clojure
    2. python
      1. books
        1. learning python
        2. Dive into Python
        3. Beginning Python: From Novice to Professional
        4. Core Python Programming
        5. Python Cookbook
        6. Core Python Application Programming
      2. links
        1. how to master
        2. 7 Best Python Books To Learn Programming
  15. CDN
    1. tengine
    2. akamai
      1. ref
        1. overview
  16. monitoring
    1. Zabbix
    2. Nagios
    3. Graphite
  17. data analysis
    1. pentaho
      1. overview
  18. OLAP
    1. Kylin
  19. frontend
    1. lang
      1. js
        1. Angular
        2. framework
          1. Semantic UI
          2. bootstrap
          3. foundation
      2. dart
        1. AngularDart
    2. IDE
      1. commercial
        1. WebStorm
    3. Dojo
  20. mobile
    1. DB
      1. Realm
    2. monitor
      1. AppDynamics
    3. android
      1. UI
        1. UltimateAndroid
      2. ORM
        1. greenDAO
        2. ActiveAndroid
  21. design
    1. DDD
      1. books
        1. domain-driven design quickly
    2. pattern
      1. AOP
      2. MVVM
        1. Model View ViewModel
  22. XHP
    1. php
      1. XHP
        1. xhp-bootstrap
  23. embedded system
    1. RTOS
      1. RT-Thread
      2. freeRTOS
      3. uCOS
  24. PPM
    1. commercial
      1. JIRA