MOM characteristics in REST

912 views Asked by At

Recently I read this interesting article about the comparison between REST and MOM. I know REST is an architectural style while MOMs (JMS server e.g.) basic features includes message persistence and patterns like PUB-SUB.

Can REST be used instead of MOM? I know it will vary from case to case but if so how it can guarantee that no message,data is not lost?

0

There are 0 answers