1 | Jini has a classic 3 tier architecture with client, lookup service (called broker or server in other architectures) and service provider (the backend) |
2 | There are four basic operations: Discovery, Join, Lookup, and Service Invocation |
3 | Discovery Process: Service Provider broadcasts a request on network that all service providers identify themselves |
4 | Lookup |
5 | Service |