Added by Thor Henning Hetland, last edited by Thor Henning Hetland on Dec 15, 2008
SOA - integrasjonsverktøy
REST - applikasjonsprotokoll
REST is fine if the distributed application none of the following requirements:
- High-volume and low-latency distributed messaging
- Asynchronous messaging
- Where distributed transaction boundaries are needed
- Where the message consumers are slower than the producers
- Guaranteed deliver and/or only once delivery of messages
- Publish/subscribe
- Distributed peer systems that might at times be disconnected
Reference: http://it.toolbox.com/blogs/the-soa-blog/is-woa-simpler-than-soa-26765