use it in multiple processes.
Closed this issue · 1 comments
ljhssga commented
Hello, I use it in multiple processes. Should I create one Extractor or one for each process?
nmammeri commented
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.