01-24-2023 04:46 AM
Hello, How can I configure how many asynchronous listeners can run in concurrency?
03-21-2023 12:19 PM
Hello,
I suggest you read about Nuxeo work: https://doc.nuxeo.com/nxdoc/work-and-workmanager/
You can use WorkManager to schedule a job from your listener.
Workers use a queue that you can configure with the maxThreads param.
Yvan
03-21-2023 12:19 PM
Hello,
I suggest you read about Nuxeo work: https://doc.nuxeo.com/nxdoc/work-and-workmanager/
You can use WorkManager to schedule a job from your listener.
Workers use a queue that you can configure with the maxThreads param.
Yvan
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.