Toolchain

such as:

QA

such as:

Design

  • soft restart
  • multi-queue networking
  • http://www.kegel.com/c10k.html
  • libuv-like async io/idle connection
  • interprocess and interthread comunication cost
  • typical synchronize situation and solution/double buffer
  • process, thread and coroutine
  • logging
  • load so
  • rpc/serialize: thrift/capnproto
  • service route
  • ha/lvs/dns-like
  • auto-heal
  • leader-follower-arbitor/remote lock
  • mq
  • adaptive timeout
  • compression
  • cache beyond kv/local to global
  • call chain/volume
  • errorcode/assert
  • accounting
  • dup/db delay switch
  • semi-static route
  • master-slave fail-tolerant system
  • gradient sharding system

utensil commented at 2016-04-15 14:36:

C10M