Entry: children
Aliases: children readChild readChildren selectChildren sendChildStdin kill
Keywords: interface
Description: Functions for management of parallel children processes
URL: ../../../library/multicore/html/children.html

Entry: fork
Aliases: fork exit
Keywords: interface
Description: Fork a copy of the current R process
URL: ../../../library/multicore/html/fork.html

Entry: mclapply
Aliases: mclapply
Keywords: interface
Description: Parallel version of lapply
URL: ../../../library/multicore/html/mclapply.html

Entry: multicore
Aliases: multicore process childProcess masterProcess parallelJob
Keywords: interface
Description: multicore R package for parallel processing of R code
URL: ../../../library/multicore/html/multicore.html

Entry: parallel
Aliases: parallel collect mcparallel
Keywords: interface
Description: Evaluate an expression asynchronously in a separate process
URL: ../../../library/multicore/html/parallel.html

Entry: process
Aliases: processID print.process
Keywords: interface
Description: Function to query objects of the class process
URL: ../../../library/multicore/html/process.html

Entry: sendMaster
Aliases: sendMaster
Keywords: interface
Description: Sends data from the child to to the master process
URL: ../../../library/multicore/html/sendMaster.html

Entry: signals
Aliases: signals SIGALRM SIGCHLD SIGHUP SIGINFO SIGINT SIGKILL SIGQUIT SIGSTOP SIGTERM SIGUSR1 SIGUSR2
Keywords: interface
Description: Signal constants (subset)
URL: ../../../library/multicore/html/signals.html
