Package: RedisParam 1.14.0

Martin Morgan

RedisParam: Provide a 'redis' back-end for BiocParallel

This package provides a Redis-based back-end for BiocParallel, enabling an alternative mechanism for distributed computation. The The 'manager' distributes tasks to a 'worker' pool through a central Redis server, rather than directly to workers as with other BiocParallel implementations. This means that the worker pool can change dynamically during job evaluation. All features of BiocParallel are supported, including reproducible random number streams, logging to the manager, and alternative 'load balancing' task distributions.

Authors:Martin Morgan [aut, cre], Jiefei Wang [aut]

RedisParam_1.14.0.tar.gz
RedisParam_1.14.0.zip(r-4.7)RedisParam_1.14.0.zip(r-4.6)RedisParam_1.14.0.zip(r-4.5)
RedisParam_1.14.0.tgz(r-4.6-any)RedisParam_1.14.0.tgz(r-4.5-any)
RedisParam_1.14.0.tar.gz(r-4.7-any)RedisParam_1.14.0.tar.gz(r-4.6-any)
RedisParam_1.14.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RedisParam/json (API)
NEWS

# Install 'RedisParam' in R:
install.packages('RedisParam', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org'))

On BioConductor:RedisParam-1.15.0(bioc 3.24)RedisParam-1.14.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

infrastructure

4.84 score 23 scripts 314 downloads 15 exports 15 dependencies

Last updated from:01804a70b8 (on RELEASE_3_23). Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksWARNING148
linux-devel-x86_64NOTE204
source / vignettesOK204
linux-release-x86_64NOTE160
macos-release-arm64NOTE111
macos-oldrel-arm64NOTE106
windows-develNOTE146
windows-releaseNOTE150
windows-oldrelNOTE163
wasm-releaseOK124

Exports:bpbackendbpisupbplog<-bpstartbpstopbpstopallbpworkersRedisParamrpaliverphostrpisworkerrppasswordrpportrpstopallrpworkers

Dependencies:BHBiocParallelcodetoolscpp11digestformatRfutile.loggerfutile.optionslambda.rloggerR6reduxsnowstorrwithr

RedisParam for Developers

Rendered fromRedisParamDeveloperGuide.Rmdusingknitr::rmarkdownon Jun 02 2026.

Last update: 2022-06-08
Started: 2022-06-08

Using RedisParam

Rendered fromRedisParamUserGuide.Rmdusingknitr::rmarkdownon Jun 02 2026.

Last update: 2022-06-08
Started: 2022-06-08

Readme and manuals

Help Manual

Help pageTopics
Deprecated functions in the RedisParam packagebpstopall
Enable redis-based parallel evaluation in BiocParallelbpbackend,RedisParam-method bpisup,RedisParam-method bplog<-,RedisParam,logical-method bpstart,RedisParam-method bpstop,RedisParam-method bpworkers,RedisParam-method RedisParam rpalive rphost rpisworker rppassword rpport rpstopall rpworkers