Package: RedisParam 1.7.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.7.0.tar.gz
RedisParam_1.7.0.zip(r-4.5)RedisParam_1.7.0.zip(r-4.4)RedisParam_1.7.0.zip(r-4.3)
RedisParam_1.7.0.tgz(r-4.4-any)RedisParam_1.7.0.tgz(r-4.3-any)
RedisParam_1.7.0.tar.gz(r-4.5-noble)RedisParam_1.7.0.tar.gz(r-4.4-noble)
RedisParam_1.7.0.tgz(r-4.4-emscripten)RedisParam_1.7.0.tgz(r-4.3-emscripten)
RedisParam.pdf |RedisParam.html
RedisParam/json (API)
NEWS

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

Peer review:

On BioConductor:RedisParam-1.7.0(bioc 3.20)RedisParam-1.6.0(bioc 3.19)

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

bioconductor-package

15 exports 0.61 score 14 dependencies

Last updated 2 months agofrom:cbd768181f

Exports:bpbackendbpisupbplog<-bpstartbpstopbpstopallbpworkersRedisParamrpaliverphostrpisworkerrppasswordrpportrpstopallrpworkers

Dependencies:BHBiocParallelcodetoolscpp11digestformatRfutile.loggerfutile.optionslambda.rR6reduxsnowstorrwithr

RedisParam for Developers

Rendered fromRedisParamDeveloperGuide.Rmdusingknitr::rmarkdownon Jun 30 2024.

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

Using RedisParam

Rendered fromRedisParamUserGuide.Rmdusingknitr::rmarkdownon Jun 30 2024.

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