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

Django & Distributed Systems

Django & Distributed Systems

Introduction to Wave CHUNNEL, a Django RPC framework that makes it easy to build distributed SOA applications with Django.

Avatar for Hecham Ghazal

Hecham Ghazal

January 18, 2013
Tweet

Other Decks in Programming

Transcript

  1. Django & Distributed Systems Hecham Ghazal Jan. 17, 2013 @hechamghazal

    hechamghazal@gmail.com Friday, 18 January, 13
  2. • Widely understood • Easily scalable • Runs over HTTP

    REST • Take time • Time to build client lib. • Not clean for model methods PROS CONS Friday, 18 January, 13
  3. • built by Facebook/ Google • Cross-platform Thrift / Protobuf

    • Need to know and update contract before hand • Not enough docs • Learning curve PROS CONS Friday, 18 January, 13
  4. • Built on top of ZeroMQ • Cross-platform ZeroRPC •

    New • Released too late for us PROS CONS Friday, 18 January, 13