JavaScript Abstraction

Webinars

Scaling Shiny apps with asynchronous programming

June 7, 2018 |

Asynchronous programming offers a way to offload certain classes of long-running operations from the main R thread, such that Shiny apps can remain responsive.