M
M
Maxim2015-03-22 14:44:10
JavaScript
Maxim, 2015-03-22 14:44:10

How to organize work in the event manager?

Need advice or a kick in the right direction.
Server - Nodejs, client - Angular.
You need to make an event manager:
an event is created with a date and time, on the selected date and time you need to send a message to the server or client for further processing.
RabbitMQ + socket.io comes to mind, is the solution correct? And is it possible to program a countdown to a specific date and time in Rabbit?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2015-03-22
Protko @Fesor

I recommend ActiveMQ or even better GearMan. They have delayed execution of tasks, scheduled tasks, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question