T
T
true2trance2015-08-07 20:01:15
JavaScript
true2trance, 2015-08-07 20:01:15

What is the best way to build a task queue for a distributed system?

Good day colleagues!

We have:

- A database of ~100k records (it will increase, and very quickly)
- Browser clients that receive batch records from the backend, process them and send the results to the backend.
- Actually the backend itself (Laravel).

It is necessary that clients in a loop receive the most obsolete records, process them and send updates to the server.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question