do_job: do_job Ask a job from the server, execute it, and report. To...

Description Usage Arguments

View source: R/worker.R

Description

do_job

Ask a job from the server, execute it, and report. To merge the result of the job, the user should write its own logic in job["fun"]

Usage

1
  do_job(path = NULL, shared_secret = "default")

Arguments

path

example: "tcp://localhost:5555"

shared_secret

a secrete share with the server.


wush978/RzmqJobQueue documentation built on May 4, 2019, 12:02 p.m.