vrs-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Vrs-development] VRS and SEE/DEE goals


From: Tim Terlegård
Subject: Re: [Vrs-development] VRS and SEE/DEE goals
Date: Tue, 26 Mar 2002 19:31:58 +0100

> Isn't there any open standard for identifying web
> services on the net? Every major company is talking
> abt web services so they must have thought abt how to
> identify web services on the net.

Java has Jini. You ask a Jini server what services are available. If you want 
to use a service, Jini provides you with an RMI proxy object which you use 
when you use the service.

.NET uses UDDI, which is a fairly new Service Discovery thingy. I suppose it 
works similar to Jini. Both Jini and UDDI are centralized, there is a server 
that you can ask what services are available. I'm not sure if there are any 
p2p Service Discovery thingys. Maybe Globus has something...


-- Tim



reply via email to

[Prev in Thread] Current Thread [Next in Thread]