'P2P'에 해당되는 글 1건

  1. 2008/03/30 Design : Distributed Systems Architectures 3/3
본 포스트는 개인 스터디 용으로 작성된 Ian Sommerville의 Software Engineering, 8/E의 요약본입니다.
1. Inter-organisational computing
- suport communication among different nodes in different organisation which implemented in distributed system architectures

2. Peer to peer architectures
- Computations are carried out by any node in the network
- Computing resources are decentralised and distributed at overall networked computers

3. P2P architectural models
- The logical network architecture
    1) Decentralised architectures
    2) Semi-centralised architectures
- Application architecture : The generic organisation of componets making up a P2P application.

4. SOA : Service - Oriented architecture
- based around the notion of externally provided services(Web services)
- A web service is a standard approach
- Services ar based on agreed, XML-based standards : support any platform, any programming language.
- Key standards : SOAP, WSDL, UDDI

* Services and distributed object characteristics
- Provider independence
- Public advertising of service availability
- Potentially, run-time service binding
- Opportunisic construction of new services through composition
- Pay for use of services(??)
- Smaller, more compact applications
- Reactive and adaptive applications
2008/03/30 16:57 2008/03/30 16:57
TAG ,

트랙백 주소 :: http://anyflow.net/trackback/375

댓글을 달아 주세요