'Foreach' Parallel Adapter Using the 'Redis' Database
A Redis parallel back end for foreach.
internal function called by foreach
List doRedis jobs
Print a timestamped message to the standard error stream.
Explicitly connect to a Redis server.
A convenience function to delete a Redis key
A convenience function to return an R value from a Redis key.
A convenience function to set an R value in a Redis key
Initialize a doRedis worker process.
Register the Redis back end for foreach.
Remove Redis keys associated with one or more doRedis jobs
Remove a doRedis queue and delete all associated keys from Redis.
Set the default granularity of distributed tasks.
Manually add symbol names to the worker environment export list.
Set the fault tolerance check interval in seconds.
Manually set package names in the worker environment package list.
Progress bar
Start one or more background R worker processes on the local system.
List running doRedis tasks
Create and manage fault-tolerant task queues for the 'foreach' package using the 'Redis' key/value database.