Run & queue long running background task and display real time progress bar status using SignalR core.
-
Updated
Sep 9, 2020 - C#
Run & queue long running background task and display real time progress bar status using SignalR core.
In a previous episode, we had created a custom ActionCable channel to assist in broadcasting updates from a background job. With the introduction of Turbo, we can simplify this process as we look at a few different approaches in displaying a progress bar with real time updates from background jobs.
Add a description, image, and links to the real-time-progress-bar topic page so that developers can more easily learn about it.
To associate your repository with the real-time-progress-bar topic, visit your repo's landing page and select "manage topics."