Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The Shape of Node Architectures at Scale

Dan Shaw
February 27, 2013

The Shape of Node Architectures at Scale

Talk given to London Node Users Group. #LNUG

Dan Shaw

February 27, 2013
Tweet

More Decks by Dan Shaw

Other Decks in Technology

Transcript

  1. Trade-offs • Expensive loads limit conjoined services. • Impact of

    exceptions and crashes. • Deployment complexity. • Deployment isolation. • Evolve services independently.
  2. Dumb Cluster • Static file server • Simple web sites

    • Minimal client/server • API server hosts
  3. Pooling Tools • Substack - seaport, etc • Nodejitsu -

    node-http-proxy • Poolee - battle tested at Voxer
  4. Properties of Consistent Hash Rings • Deterministic • Change has

    minimal impact on determinism • Crunchy middle?