Re: P2P & Grid

Jaka Močnik <[email protected]> Tue, 12 Dec 2006 09:47:02 +0100
Newsgroups gmane.comp.java.jxta.user
Organization Xlab
Message-ID <[email protected]>
On Tue, 2006-12-12 at 14:47 +0800, 郝克 wrote:
> I wonder if anyone did some reseach on the combination of Grid
> Computing and P2P. Following the OGSA standard proposed by OGF, all of
> the resources should be accessed as services. Could anyone give me
> some suggestions about how to make P2P framework service-oriented or
> just tell me it is unpractical. My object is to invoke services
> through P2P overlay network, so that it would be much easier for me to
> overcome NAT/Firewall problem.
well, if you want to invoke service operations by passing messages over
a P2P overlay network, then this is not a matter of making the P2P
framework service-oriented, but rather of implementing a P2P-based
transport for whatever service oriented technology you are using.

as an example: if you plan to setup a grid using Globus Toolkit 4, which
bases its SO stuff on Axis WS container, it would make sense to
implement a JXTA-based transport for Axis (to be used instead of
HTTP(S)/SMTP/whatever).

regards,
  jaKa

-- 
email: [email protected]
w3:    http://www.gmajna.net/svojat/jaka/