lulzzz / orleans-ws-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C# 95.9%Language:Dockerfile 2.3%Language:PowerShell 0.9%Language:Vue 0.9%