Uploaded image for project: 'Periscope'
  1. Periscope
  2. MGNLPER-121

Release NN memory when an user becomes inactive rather than when the 11th user logs in

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.2
    • None
    • None
    • Yes
    • Yes

      Research in DEV-1381 showed that:

      • DL4J's memory consumption can be kept under control with JVM arguments
      • the limit of 10 users allowed to have a memory NN is not flexible
        • too big for small instances, too small for big instances
        • also, 10 in-memory networks lead to a lot of processing on top of them

      Although releasing users immediately from Magnolia's internal cache doesn't free memory immediately, it is still an improvement over the current solution. We should implement that while at the same time find out what to do with JVM flags. (see linked GitHub issue)

        Acceptance criteria

              mmichel Maxime Michel
              mmichel Maxime Michel
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR