Skip to content

关于并发数和内存占用 #1327

@jingmouren

Description

@jingmouren

❓ Questions and Help

We sincerely suggest you to carefully read the documentation. After that, if you still feel puzzled, please describe the question clearly under this issue.

rdagent0.8版本运行 fin_factor或者fin_quant时用尽了系统内存
用top查看发现
%MEM TIME+ COMMAND
26.5 0:00.01 rdagent
22.7 395:24.19 rdagent
。。。
pstree查看时显示
rdagent-+-rdagent---8*[{rdagent}]
|-8*[rdagent]
`-122*[{rdagent}]

在rdagent的release页又看到0.8版本有
parallel loop running
所以是parallel运行导致了如此大的内存占用吗?
如果是,应该如何限制并发数以降低内存占用

如果不是parallel的问题,应该如何解决?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions