Answer the question
In order to leave comments, you need to log in
Are there any DBMS that can notify clients when data has changed?
The task is this: There is a certain service (let's call it A) that changes the data in the database, and several other services (let's call them B) that must respond to these changes.
Does such a feature exist in some DBMS? If not, what other alternative ways are there to solve such a problem, besides all sorts of message queues and pushing services B from service A? (ideally, you want A and B to know nothing about each other).
Services can, and most likely will be spread across different machines.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question