Hi all!

Let's assume there are really many files to be parsed, and the operation is
repeated a relatively large number of times each day.

Is it, in that case, too expensive to create new AutoDetectParsers for
every file? Or, in other words, if I were to reuse a AutoDetectParser for a
large number of files, would I:
* Have problems with thread-safety?
* Have problems with performance?

Thanks you very much!

Haris Osmanagić

Reply via email to