Skip to content

Long running tasks & workflows in nuxeo

Marc Dutoo edited this page May 13, 2013 · 1 revision

How to do some work asynchronously (in Nuxeo ?)

using java ThreadPoolExecutor & Queue :

using nuxeo scheduler :

use Nuxeo Notifications :

(best answer) using nuxeo WorkManager service / impl :

How to manage (auto or manual task) workflows in Nuxeo ?

using Nuxeo jBPM tasks :

Using Nuxeo Task Service :

using Nuxeo Studio Workflow :

using Nuxeo Content Routing :

Clone this wiki locally