Skip to content

computeRun

devakumaraswamy edited this page Jan 21, 2020 · 2 revisions

computeRun ⇒ promise

Prepare data for runCompute(@async)

Returns: promise -

computeSummary object

Param Type Description
store object

restaf store

session object

current compute service session

src string

code to execute

args object

args to be passed on as macros

Examples

See this for details on how to use this function and related functions to execute code in a compute server.

Clone this wiki locally