Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "G-Eclipse-Middleware-Extensions"

(gLite EGEE middleware)
(Known Grid Middleware Implementations for g-Eclipse)
Line 2: Line 2:
  
 
Are you working on a Grid Middleware implementation for g-Eclipse that you would like the community to know about? If so, add it to the list below. If possible, include CVS connection and contact information. You may find others in the community who are working on an implementation for the same kind of middleware and may be able to pool resources.
 
Are you working on a Grid Middleware implementation for g-Eclipse that you would like the community to know about? If so, add it to the list below. If possible, include CVS connection and contact information. You may find others in the community who are working on an implementation for the same kind of middleware and may be able to pool resources.
 +
 +
=== Amazon Elastic Compute Cloud (EC2) connector ===
 +
 +
Website: [http://www.geclipse.eu www.geclipse.eu]<br>
 +
Getting Started: [http://www.geclipse.eu/index.php?id=downloads www.geclipse.eu/index.php?id=downloads]<br>
 +
Feature id: eu.geclipse.aws<br>
 +
CVS: :ext:anoncvs@cvs.fzk.de:/cvs/fzk/geclipse - subdirectory /geclipse/development<br>
 +
Description: Since g-Eclipse 1.0.0 M6, a connector to the [http://aws.amazon.com/ec2 Amazon Elastic Compute Cloud (EC2)] is provided. This code is going to be migrated to the Eclipse Foundation SVN repository as soon as the legal aspects are finished.<br>
  
 
=== Amazon Simple Storage Service (S3) connector ===
 
=== Amazon Simple Storage Service (S3) connector ===
Line 12: Line 20:
 
* Plugins: eu.geclipse.aws.s3, eu.geclipse.aws.s3.ui, [https://jets3t.dev.java.net org.jets3t] (svn://dev.eclipse.org/svnroot/technology/eu.geclipse/trunk/plugins/)
 
* Plugins: eu.geclipse.aws.s3, eu.geclipse.aws.s3.ui, [https://jets3t.dev.java.net org.jets3t] (svn://dev.eclipse.org/svnroot/technology/eu.geclipse/trunk/plugins/)
 
* Orbit Bundles: org.apache.commons.httpclient_3.1.0,v200712051435, org.apache.commons.logging_1.1.1,v200801030957, org.apache.commons.codec_1.3.0,v200711021030
 
* Orbit Bundles: org.apache.commons.httpclient_3.1.0,v200712051435, org.apache.commons.logging_1.1.1,v200801030957, org.apache.commons.codec_1.3.0,v200711021030
Description: Since g-Eclipse 1.0.0 M4, a connector to the [http://aws.amazon.com/s3 Amazon Simple Storage Service (S3)] is provided. Future plans include an integration of the [http://aws.amazon.com/ec2 Amazon Elastic Compute Cloud (EC2)] service.<br>
+
Description: Since g-Eclipse 1.0.0 M4, a connector to the [http://aws.amazon.com/s3 Amazon Simple Storage Service (S3)] is provided.<br>
  
 
=== gLite EGEE middleware ===
 
=== gLite EGEE middleware ===

Revision as of 10:25, 12 June 2008

Known Grid Middleware Implementations for g-Eclipse

Are you working on a Grid Middleware implementation for g-Eclipse that you would like the community to know about? If so, add it to the list below. If possible, include CVS connection and contact information. You may find others in the community who are working on an implementation for the same kind of middleware and may be able to pool resources.

Amazon Elastic Compute Cloud (EC2) connector

Website: www.geclipse.eu
Getting Started: www.geclipse.eu/index.php?id=downloads
Feature id: eu.geclipse.aws
CVS: :ext:anoncvs@cvs.fzk.de:/cvs/fzk/geclipse - subdirectory /geclipse/development
Description: Since g-Eclipse 1.0.0 M6, a connector to the Amazon Elastic Compute Cloud (EC2) is provided. This code is going to be migrated to the Eclipse Foundation SVN repository as soon as the legal aspects are finished.

Amazon Simple Storage Service (S3) connector

Website: www.eclipse.org/geclipse
Getting Started: www.eclipse.org/geclipse
Feature id: eu.geclipse.aws
Subversion:

Description: Since g-Eclipse 1.0.0 M4, a connector to the Amazon Simple Storage Service (S3) is provided.

gLite EGEE middleware

Website: www.geclipse.eu
Getting Started: www.geclipse.eu/index.php?id=downloads
Feature id: eu.geclipse.glite
CVS: :ext:anoncvs@cvs.fzk.de:/cvs/fzk/geclipse - subdirectory /geclipse/development
Description: The gLite middleware is developed by the EGEE project available under the Apache license, version 2.0.

GRIA middleware

Website: www.geclipse.eu
Getting Started: www.geclipse.eu/index.php?id=downloads
Feature id: eu.geclipse.gria
CVS: :ext:anoncvs@cvs.fzk.de:/cvs/fzk/geclipse - subdirectory /geclipse/development
Description: The GRIA middleware is a service oriented middleware available under the GPL license.

Back to the top