I recently read this interesting article ( http://windyroad.com.au/2012/01/13/the-chain-of-custody-problem/ ) about the comparison between REST and MOM.I know that REST is an architectural style . Key MOM features (such as a JMS server) include message persistence and templates such as PUB-SUB. Can REST be used instead of MOM? I know that this will vary from case to case, but if so, how can the message / data of gurantee be perpetuated?
source share