bremnes / signalr-scale-out

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignalR scale-out example

Example for scaling out signalr (asp.net core) on multiple front-end servers.

source

TODO

  • Create quick example with asp.net core and SignalR. Use Redis as distribution mechanism for SignalR so that messages are distributed to all servers (and their browsers/clients) connected to the same backplane.
  • Add docker compose support.
  • Add necessary Kubernetes files.
  • Play around with and use CoreUI as a theme for bootstrap. Explore notifications, sidetray etc.
  • Test jenkins for build. Should include files for spinning up jenkins inside Kubernetes.
  • Test Spinnaker for release process/management.

Resources

About


Languages

Language:C# 92.7%Language:CSS 7.0%Language:JavaScript 0.4%