yobix-ai/extractous

use it in multiple processes.

Closed this issue · 1 comments

Hello, I use it in multiple processes. Should I create one Extractor or one for each process?

I don't really understand what you mean by process? but as a general guideline Extractor is lightweight, it is just a container for the config params. So using multiple extractors is ok.