CMD + K

bioconductor-redisparam

Community

Provide a 'redis' back-end for BiocParallel

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-redisparam

Usage Tracking

1.8.0
1.4.0
1.2.0
1.0.0
4 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Provide a 'redis' back-end for BiocParallel

Last Updated

Dec 15, 2024 at 02:19

License

Artistic-2.0

Total Downloads

5.0K

Supported Platforms

noarch