ICIJ / datashare

A self-hosted search engine for documents.
https://datashare.icij.org
GNU Affero General Public License v3.0
598 stars 54 forks source link

feature: start python NLP workers in embedded mode #1612

Open ClemDoum opened 6 days ago

ClemDoum commented 6 days ago

PR description

Following #1611 and to address #1452

This PR adds the ability to start worker pool of NLP Python workers when in EMBEDDED mode with AMQP support/bus type.

TODO

Changes

datashare-app

Added

Changed