Skip to content

Memory Management for Live_Watch running on Shared Computers (Appserver) #296

@rjacobBella

Description

@rjacobBella

While running live_watch for long scans and/or those with many devices, the analyzers can retain memory between uses resulting in bloated memory allocations. This is an issue for the appserver, where many people may need access to memory resources. There are two fixes in mind:

  1. Toggle the import of all images into a given analyzer, as originally necessitated by the implementation of the dynamic background method

  2. Have each analyzer clear its memory after completing its analysis, freeing up memory before it is called again for a later scan

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions