In the context of my previous fuzzy question on microservices, please help me break down the terminology involved in these technologies:
CORBA
JMS
MDB
Utilizing JNDI, I believe it's possible to do a remote lookup with CORBA, using, for example, Active MQ as a broker. In that case, it's broker to broker -- almost peer to peer.
With JMS and MDB, I'd expect a richer technology if only because it's not limited to, ironically, the multi-platform nature of CORBA. I say ironic in recognition of the cross-platform intention, at least, of Java.
For remote message, object, "thing" getting sent around the intertubes, why is CORBA passe and why aren't JMS or MDB used instead of REST or SOAP?
(confining this strictly to Java-to-Java and ignoring other languages for the purpose of the question. That is, assume that program x is written in Java.)
See also:
Aucun commentaire:
Enregistrer un commentaire