Build Python grid applications with the Globus Toolkit Tutorial


Building grid applications can be complicated – there are so many different aspects and components to the system that it’s impossible to simply leap in the process. However, there are toolkits out ther and available that can help you. The most mature and best known of these grid toolkits is the Globus Toolkit. But usig the toolkit can be complex, so using a nice, easy to use language like Python can make the process significantly easier.In this tutorial I start with the basics of the Globus system and show how to build the Globus kit, the Python interface, and and how to use the interface to build basic Python grid servbices and applications.You can read the full article.