workerLoop {nws}R Documentation

sleigh Auxiliary Function

Description

This function is used by workers to wait forever on tasks in the sleigh workspace. Worker then works on the retrieved tasks and return results back to the sleigh workspace. This loop ends when stopSleigh is invoked.

Details

This function is used in the sleigh worker script and executed by workers in the web launch mode.


[Package nws version 1.2.3 Index]