C
C
click_f2017-04-06 14:11:33
Java
click_f, 2017-04-06 14:11:33

Is Messenger really an antipattern?

As far as I know it is possible to use RxJava or equivalent for C# to avoid using various MOM(Message Oriented Middleware) JMS and others as often as possible.
1. The question is why are various implementations of Messenger - called an anti-pattern and why should you avoid using it?
2. When is the use of this pattern justified?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Roo, 2017-04-06
@click_f

Something I do not see any connection between RxJava and JMS. This is a comparison of traffic rules with gearbox standards.
RxJava - about events within the application.
JMS is about events between applications (maybe even in different languages ​​and platforms).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question