Outsource

Component ID

2832157

Component name

Outsource

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module allows to delegate long-running tasks to external services, such as node.js applications.

Examples of long-running tasks: e-mail notifications for all the users of your site, big data processing, web crawling.

This is API module, you have to create the code for your tasks (both Drupal part and external service).