我认为"Web服务“和"web服务”之间有明显的区别,并将后者称为“小写web服务”。
我会粗略地列出这些差异如下:
- most conforming to the [W3C definition](http://www.w3.org/TR/ws-arch/#whatis)
- based around the [WS-\* stack](http://en.wikipedia.org/wiki/WS-*)
- enterprise-level
- mature and dependable
- strong focus on industry standard-based interoperability
- no formal definition
- based around a loose stack, not necessarily XML-based
- startup-level
- strong focus on simplicity
- interoperability as a necessity, but less bound to more mature practices
- open to new technologies
我感兴趣的是找到一个更为正式的"web服务“定义,以及其他人对两者之间任何区别的看法。
我也有兴趣找到任何对“小写web服务”的引用,因为我肯定在某个地方遇到过它。
https://stackoverflow.com/questions/526557
复制相似问题