Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference with a grid computing project like the Globus Toolkit?

0
Posted

What is the difference with a grid computing project like the Globus Toolkit?

0

The Globus Toolkit gives clean standards for building a grid. Using known technologies (Tomcat web servers, SOAP, RSA, XML, WSDL) and extensions of known technologies (GridFTP), it tries to define an inhomogeneous infrastructure for computing grids. In some configurations, computations are performed only after authenticating users. In Globus, computations are offered as a “grid service” to clients, like a webserver offering pages to browsers. Globus does not define a scheduler, a scheduler should be implemented as a “grid service”, too. The idea is very elegant for the centralized model, but there might be some problems in a P2P environment. Version 2.0 was difficult to install and get running. We know some people who spent a semester term project to get it running. Version 3.0 is much easier to install and is in sinergy with IBM Eclipse. Another interesting Open Source Grid project is MyGrid. GPU has quite a different philosophy: its main focus is on a P2P scheduler for randomized alg

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123