Networked architectures can use different kinds of
Brokers
- Object Request Broker (ORB)
- Service Oriented Architecture (SOA)
- All software entities are Clients/Service Providers, and they want to work together
- Peer to peer
- There is no distinction between Clients and Service Providers
- All resources are peers-both clients and service providers
- Peers can advertise their services-directly (via broadcast) or to a "super peer". A super peer is like a "mini-broker". It knows about the services provided by the peers in its cluster/group
- Grid Computing
- Cloud Computing
- Users/enterprises access services over the Internet
- Some basic services exist in the "Cloud" that is the Internet
Web Browser Processes
- The Client Web Browser has many processes
- User Interface: clicks, mouse, keyboard
- Browser Engine
- Allows user to navigate through Web pages
- Should be platform independent
- Rendering Engine
- Script Interpreter
- Scripting support for user interaction
No comments:
Post a Comment