Package: RedisParam 1.9.0
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:
RedisParam_1.9.0.tar.gz
RedisParam_1.9.0.zip(r-4.5)RedisParam_1.9.0.zip(r-4.4)RedisParam_1.9.0.zip(r-4.3)
RedisParam_1.9.0.tgz(r-4.4-any)RedisParam_1.9.0.tgz(r-4.3-any)
RedisParam_1.9.0.tar.gz(r-4.5-noble)RedisParam_1.9.0.tar.gz(r-4.4-noble)
RedisParam_1.9.0.tgz(r-4.4-emscripten)RedisParam_1.9.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')) |
On BioConductor:RedisParam-1.9.0(bioc 3.21)RedisParam-1.8.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 23 days agofrom:ce2bc7462b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:bpbackendbpisupbplog<-bpstartbpstopbpstopallbpworkersRedisParamrpaliverphostrpisworkerrppasswordrpportrpstopallrpworkers
Dependencies:BHBiocParallelcodetoolscpp11digestformatRfutile.loggerfutile.optionslambda.rR6reduxsnowstorrwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Deprecated functions in the RedisParam package | bpstopall |
Enable redis-based parallel evaluation in BiocParallel | bpbackend,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 |