Skip to content

Consider using asynchronous evaluation in Shiny #1

Description

@MikeKSmith

Joe Cheng (RStudio, Shiny lead) is implementing asynchronous Shiny evaluation using promises and will be releasing this in a future version of shiny. It might be a useful method to include in shinyMixR since it looks like it will complement your current method of sending computation to a separate R session.

It might facilitate workflows / pipelines for nlmixr where the computational aspect takes time.

https://shiny.rstudio.com/articles/async.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions