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

Details

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

    Description

      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)

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Task DoR