distributed systems
play

Distributed Systems with ZeroMQ and gevent Jeff Lindsay @progrium - PowerPoint PPT Presentation

Distributed Systems with ZeroMQ and gevent Jeff Lindsay @progrium Why distributed systems? Harness more CPUs and resources Run faster in parallel Tolerance of individual failures Better separation of concerns Most web apps evolve into


  1. Plumbing inproc ipc tcp multicast socket.bind("tcp://localhost:5560") socket.bind("ipc:///tmp/this-socket") socket.connect("tcp://10.0.0.100:9000") socket.connect("ipc:///tmp/another-socket") socket.connect("inproc://another-socket")

  2. Message Patterns

  3. Message Patterns Request-Reply REP REQ

  4. Message Patterns Request-Reply REP REP REQ REP

  5. Message Patterns Request-Reply REP REP REQ REP

  6. Message Patterns Request-Reply REP REP REQ REP

  7. Message Patterns Request-Reply REP REP REQ REP

  8. Message Patterns Request-Reply Publish-Subscribe REP SUB REP SUB REQ PUB SUB REP

  9. Message Patterns Request-Reply Publish-Subscribe REP SUB REP SUB REQ PUB SUB REP Push-Pull (Pipelining) PULL PULL PUSH PULL

  10. Message Patterns Request-Reply Publish-Subscribe REP SUB REP SUB REQ PUB SUB REP Push-Pull (Pipelining) PULL PULL PUSH PULL

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend