Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

bremnes/signalr-scale-out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published