/JobsAdmin

SignalR 2 example to control in real time the execution of server side jobs

Primary LanguageJavaScript

SignalR 2 example to control in real time the execution of server side jobs

Simple architecture to run server side tasks with notifications in real time to the client side, using Microsoft Asp.net SignalR library.

Instructions

  • Clone the repository
  • Select the client (aspnet framework or aspnet core)
  • Run the project
  • Open the browser and add some jobs
  • Open another browser and compare the execution details