I want to design a wrapper to talk to Message Queue(s)f. The implementation of the wrapper should be generic enough so that client of the library doesn't have to make any code changes if they want to switch from one MQ provider (for example RabbitMQ) to another MQ Service (say Amazon SQS).
What Design Pattern would you recommend for the library and why?
Aucun commentaire:
Enregistrer un commentaire