F
F
foundationick2016-06-28 16:59:18
JavaScript
foundationick, 2016-06-28 16:59:18

How to properly implement deferred tasks in Node.js?

How to correctly implement deferral of tasks-functions for a large number of users? What is the correct way to save them to a database, mongo, redis or somewhere else? How to do it better with cluster, event emitters and process.nextTick ? If the server crashes or reboots, how to restore tasks?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2016-06-28
Protko @Fesor

beanstalkd, rabbitmq, gearman

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question