All Questions
1 question
3votes
3answers
301views
Dealing with data arriving at a different times
I have a load balanced service that needs two data inputs to correctly give a result. One of these inputs comes from a queue, the other comes from user input. Most of the time the data that comes ...