Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Share parser amongst threads #2

Open
dokterbob opened this issue Feb 5, 2018 · 0 comments
Open

Share parser amongst threads #2

dokterbob opened this issue Feb 5, 2018 · 0 comments

Comments

@dokterbob
Copy link
Member

At this moment, TIKA is using lots of memory as there is a parser for every thread. However, it seems that at least AutoDetectParser is thread safe and hence should be sharable across threads.

Ref: https://issues.apache.org/jira/browse/TIKA-374

dokterbob added a commit to ipfs-search/ipfs-search that referenced this issue Feb 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant