Use a thread pool in ParsingReader ---------------------------------- Key: TIKA-215 URL: https://issues.apache.org/jira/browse/TIKA-215 Project: Tika Issue Type: Improvement Components: parser Reporter: Jukka Zitting
Currently a new thread is created for each new ParsingReader instance. For better performance and manageability it would be good if the thread was allocated from a configurable thread pool. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.