orleans-ws-proxy

architecture diagram

TODO Slides:

  • distributed systems intro: stateless, stateful, data + behavior
  • describe orleans approach:
    • actor model
    • grain
    • silo
    • location transparancy
    • placement, placement startegy (no need manual partitioning)
    • activation
    • single threaded execution, think about concurrency levels
    • streaming support
    • state (cheap caching)
    • cluster provider
  • architecture
  • show the code
  • minikube demo