We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
biohub 有两个异步相关的模块:
这两个模块都需要用到 redis,若要使用并调试相关内容请先正确安装 redis。
config.json 中的相关配置:
config.json
MAX_TASKS
5 * 你的 CPU 数
TASK_MAX_TIMEOUT
180
REDIS_URI
redis://:<password>@127.0.0.1:6379