D
D
des1roer2015-11-05 12:33:13
PostgreSQL
des1roer, 2015-11-05 12:33:13

DB architecture?

Here is the central base. On a Linux server. And you need to collect data from the sensor on Windows.
And a break in the line from win machines to the central rack is possible.
Does it make sense to make a local database on each server with sensors so that in the event of a break, data is not lost? And what technology can be used? There is no desire to raise a postgres server on each wheelbarrow and set up replication.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2015-11-05
Protko @Fesor

you need rabbitmq or something like that. Distributed data bus with buffers for reliable message delivery. Or something with redis.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question