Answer the question
In order to leave comments, you need to log in
Is there a ready-made solution for guaranteed processing of documents with confirmation?
Hello!
I have the following task:
1. There are documents in the database with a unique ID.
2. There are subscribers who must process these documents. Each of them also has its own ID.
3. You need to implement an interface for requesting raw documents by each subscriber.
4. The database must contain information that this subscriber has processed a specific document, so at the next request, this document is no longer issued to the subscriber.
5. Documents are unstructured, so any DBMS is suitable, relational, NoSQL, etc.
It is clear how to implement this manually, but maybe there are ready-made solutions?
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