Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Amazon S3)
m (Amazon Simple Storage Service (S3) connector)
Line 10: Line 10:
 
Subversion: <br>
 
Subversion: <br>
 
* Feature: eu.geclipse.aws-feature (svn://dev.eclipse.org/svnroot/technology/eu.geclipse/trunk/features/)
 
* Feature: eu.geclipse.aws-feature (svn://dev.eclipse.org/svnroot/technology/eu.geclipse/trunk/features/)
* Plugins: eu.geclipse.aws, eu.geclipse.aws.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. Future plans include an integration of the [http://aws.amazon.com/ec2 Amazon Elastic Compute Cloud (EC2)] service.<br>

Revision as of 04:41, 31 May 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 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. Future plans include an integration of the Amazon Elastic Compute Cloud (EC2) service.

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: It is planned to move the gLite middleware implementation to eclipse.org, if all Intellectual Property issues have been solved.

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