How should you implement such a system?

1 Comment

  1. Megan
    Author

    To the best of my knowledge, the answer is:
    Use two SQS queues, one for high priority messages, the other for default priority. Transformation instances first poll the high priority queue; if there is no message, they poll the default priority queue.

Leave a Reply

Your email address will not be published. Required fields are marked *

sixteen − eleven =