workerLoop                package:nws                R Documentation

_s_l_e_i_g_h _A_u_x_i_l_i_a_r_y _F_u_n_c_t_i_o_n

_D_e_s_c_r_i_p_t_i_o_n:

     Worker waits and listens for 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.

_D_e_t_a_i_l_s:

     This function is invoked by 'launch' function. It is not meant to
     be called directly by clients.

_S_e_e _A_l_s_o:

     'launch'

