powered by
R6Class
Worker
nodename
ncpus
max.load
status
new(nodename, ncpus, max.load)
update(reg)
list(reg)
start(reg, fn, outfile)
kill(reg, batch.id)
## Not run: ------------------------------------ # # create a worker for the local machine and use 4 CPUs. # Worker$new("localhost", ncpus = 4) ## ---------------------------------------------
Run the code above in your browser using DataLab