LayerArchitecture
Background workers
Background workers include the catalog worker as a component. Background workers include the extract worker as a component. Background workers include the vectorize worker as a component. Background workers include the prioritize worker as a component. Background workers use RQ job chaining for job chaining and orchestration. The DOCX extractor relies on background workers for asynchronous processing. The PPTX extractor operates via background workers to perform extraction tasks. MSG extractor uses background workers to process message files. Background workers utilize RQ job chaining to coordinate sequential processing tasks.