Parallel processing of R code on machines with multiple cores or CPUs


[Up] [Top]

Documentation for package ‘multicore’ version 0.1-7

Help Pages

childProcess multicore R package for parallel processing of R code
children Functions for management of parallel children processes
collect Evaluate an expression asynchronously in a separate process
exit Fork a copy of the current R process
fork Fork a copy of the current R process
kill Functions for management of parallel children processes
masterProcess multicore R package for parallel processing of R code
mclapply Parallel version of lapply
mcparallel Evaluate an expression asynchronously in a separate process
multicore multicore R package for parallel processing of R code
parallel Evaluate an expression asynchronously in a separate process
parallelJob multicore R package for parallel processing of R code
print.process Function to query objects of the class process
process multicore R package for parallel processing of R code
processID Function to query objects of the class process
pvec Parallelize a vector map function
readChild Functions for management of parallel children processes
readChildren Functions for management of parallel children processes
selectChildren Functions for management of parallel children processes
sendChildStdin Functions for management of parallel children processes
sendMaster Sends data from the child to to the master process
SIGALRM Signal constants (subset)
SIGCHLD Signal constants (subset)
SIGHUP Signal constants (subset)
SIGINFO Signal constants (subset)
SIGINT Signal constants (subset)
SIGKILL Signal constants (subset)
signals Signal constants (subset)
SIGQUIT Signal constants (subset)
SIGSTOP Signal constants (subset)
SIGTERM Signal constants (subset)
SIGUSR1 Signal constants (subset)
SIGUSR2 Signal constants (subset)