I have question regarding Observer Pattern. In my application I am planning to use Observer pattern. There, it uses 2 computers. When first computer's state updates then other computer react according to that.
For that I need to Observer Code in first computer and Listener code in 2nd computer. Is it possible to do it?(Implementing Observer design pattern in 2 computers?)
Aucun commentaire:
Enregistrer un commentaire