[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-dev
Subject:    [jira] [Created] (JAMES-3487) Configure MimeMessageInputStreamSource THRESHOLD
From:       "Benoit Tellier (Jira)" <server-dev () james ! apache ! org>
Date:       2020-12-29 9:23:00
Message-ID: JIRA.13348266.1609233754000.381050.1609233780034 () Atlassian ! JIRA
[Download RAW message or body]

Benoit Tellier created JAMES-3487:
-------------------------------------

             Summary: Configure MimeMessageInputStreamSource THRESHOLD
                 Key: JAMES-3487
                 URL: https://issues.apache.org/jira/browse/JAMES-3487
             Project: James Server
          Issue Type: Improvement
          Components: James Core
            Reporter: Benoit Tellier


This represents the point at which we should switch from a memory storage into a file \
storage.

Defaults is 100 Kb.

Obviously this parameter is important:
 - Higher values will operate mostly in-memory thus will have low latencies but will \
                trash the heap and might trigger a GC hell.
 - Lower values will defensively operate on files. Higher latencies but predictable \
throughtput. Modern SSDs and FS cache should enable to keep up with high rates.

Optimally we should have some bench showing the impact of this parameter.

Related to JAMES-3477.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic