About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-redisparam 1.4.0

Provide a 'redis' back-end for BiocParallel

Installers

  • noarch v1.4.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-redisparam

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy