cancel
Showing results for 
Search instead for 
Did you mean: 

Execution of event handler

Mariem_Ben_Maal
Confirmed Champ
Confirmed Champ

Hello, How can I configure how many asynchronous listeners can run in concurrency?

1 ACCEPTED ANSWER

Yvan_Frezefond
Champ on-the-rise
Champ on-the-rise

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

View answer in original post

1 REPLY 1

Yvan_Frezefond
Champ on-the-rise
Champ on-the-rise

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

Getting started

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.