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"

m (Amazon Simple Storage Service (S3) connector)
 
(8 intermediate revisions by 3 users not shown)
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.eclipse.org/geclipse www.eclipse.org/geclipse]<br>
 +
Getting Started: [http://www.eclipse.org/geclipse www.eclipse.org/geclipse]<br>
 +
Feature id: eu.geclipse.aws<br>
 +
Subversion: <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 ===
 +
 +
Website: [http://www.eclipse.org/geclipse www.eclipse.org/geclipse]<br>
 +
Getting Started: [http://www.eclipse.org/geclipse www.eclipse.org/geclipse]<br>
 +
Feature id: eu.geclipse.aws<br>
 +
Subversion: <br>
 +
* 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, 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
 +
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 ===
  
 
Website: [http://www.geclipse.eu www.geclipse.eu]<br>
 
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]
+
Getting Started: [http://www.geclipse.eu/index.php?id=downloads www.geclipse.eu/index.php?id=downloads]<br>
 
Feature id: eu.geclipse.glite<br>
 
Feature id: eu.geclipse.glite<br>
 
CVS: :ext:anoncvs@cvs.fzk.de:/cvs/fzk/geclipse - subdirectory /geclipse/development<br>
 
CVS: :ext:anoncvs@cvs.fzk.de:/cvs/fzk/geclipse - subdirectory /geclipse/development<br>
Description: It is planned to move the gLite middleware implementation to eclipse.org, if all Intellectual Property issues have been solved.<br>
+
Description: The [http://glite.web.cern.ch/glite gLite middleware] is developed by the [http://www.eu-egee.org/ EGEE] project available under the Apache license, version 2.0.<br>
 +
 
 +
=== GRIA middleware ===
 +
 
 +
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.gria<br>
 +
CVS: :ext:anoncvs@cvs.fzk.de:/cvs/fzk/geclipse - subdirectory /geclipse/development<br>
 +
Description: The [http://www.gria.org GRIA middleware] is a service oriented middleware available under the LGPL license.<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