You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2018/05/31 02:26:00 UTC

[jira] [Closed] (MAILBOX-338) Add a cache to our Tika client

     [ https://issues.apache.org/jira/browse/MAILBOX-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tellier Benoit closed MAILBOX-338.
----------------------------------

> Add a cache to our Tika client
> ------------------------------
>
>                 Key: MAILBOX-338
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-338
>             Project: James Mailbox
>          Issue Type: Improvement
>          Components: tika
>            Reporter: Tellier Benoit
>            Priority: Major
>              Labels: perf
>
> Tika being stateless, the answer from tika only depends from the input document.
> We observe that the traffic to Tika mostly consist of the same attachments. Thus we can safely cache it to release the pressure on Tika.
> We can easily add a configurable Guava cache in front of Tika.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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