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"

(GRIA middleware)
m (Amazon Simple Storage Service (S3) connector)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Amazon Elastic Compute Cloud (EC2) connector ===
 
=== Amazon Elastic Compute Cloud (EC2) connector ===
  
Website: [http://www.geclipse.eu www.geclipse.eu]<br>
+
Website: [http://www.eclipse.org/geclipse www.eclipse.org/geclipse]<br>
Getting Started: [http://www.geclipse.eu/index.php?id=downloads www.geclipse.eu/index.php?id=downloads]<br>
+
Getting Started: [http://www.eclipse.org/geclipse www.eclipse.org/geclipse]<br>
 
Feature id: eu.geclipse.aws<br>
 
Feature id: eu.geclipse.aws<br>
CVS: :ext:anoncvs@cvs.fzk.de:/cvs/fzk/geclipse - subdirectory /geclipse/development<br>
+
Subversion: <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>
+
* Feature: eu.geclipse.aws-feature (svn://dev.eclipse.org/svnroot/technology/eu.geclipse/trunk/features/)
 +
* Plugins: eu.geclipse.aws.ec2, eu.geclipse.aws.ec2.ui, eu.geclipse.aws, eu.geclipse.aws.ui, eu.geclipse.aws.doc.user, [http://code.google.com/p/typica/ com.xerox.amazonws] (svn://dev.eclipse.org/svnroot/technology/eu.geclipse/trunk/plugins/)
 +
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 connector allows you to start/stop instances (i.e. computers) on AWS, and create/edit keypairs, security settings, and static IP's.
  
 
=== Amazon Simple Storage Service (S3) connector ===
 
=== Amazon Simple Storage Service (S3) connector ===
Line 18: Line 20:
 
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.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, eu.geclipse.aws, eu.geclipse.aws.ui, eu.geclipse.aws.doc.user, [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.<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>

Latest revision as of 11:53, 14 January 2009

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.eclipse.org/geclipse
Getting Started: www.eclipse.org/geclipse
Feature id: eu.geclipse.aws
Subversion:

Description: Since g-Eclipse 1.0.0 M6, a connector to the Amazon Elastic Compute Cloud (EC2) is provided. This connector allows you to start/stop instances (i.e. computers) on AWS, and create/edit keypairs, security settings, and static IP's.

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 LGPL license.

Back to the top