meesee
meesee copied to clipboard
Task queue, Long lived workers for work based parallelization, with processes and Redis as back-end. For distributed computing.
Results
1
meesee issues
Sort by
recently updated
recently updated
newest added
```python install_requires=['redis==4.5.5'], ``` into ```python install_requires=['redis',], ```