Difference between revisions of "GCore"

From GCube System
Jump to: navigation, search
Line 1: Line 1:
<big>'''gCore Framework'''</big>
+
<big>'''The gCube Core Distribution'''</big>
  
gCore Framework offers a full feature platform to design and operate over the JAVA WS Core container.  
+
The gCube Core Distribution, or '''gCore''', is a packaging of those components of the gCube system[http://ddwiki.di.uoa.gr/mediawiki/index.php/Main_Page] which are guaranteed to be available on each and every node of a gCube infrastructure (gHN). The distribution includes the following key components:
  
It provides a  
+
* the ''gCore container'', a specialisation of the container for the deployment and runtime management of gCube services;
* compile-time support for development of WSRF services that
+
* the ''Local Services'', a small set of gCube services which must/should/could run on each gHN;
** reduces development and testing time
+
* the ''gCube Core Application Framework'' (gCF) for the development of gCube services;
** promotes high-quality implementations
+
** simplifies testing, updates, enhancements, and re-factorisations of shared code with minimal or no impact on individual services
+
 
+
* run-time support for the deployment and operation of WSRF services by offering support for
+
** service deployment
+
** service/resource publication & discovery
+
** service orchestration
+

Revision as of 10:05, 5 April 2008

The gCube Core Distribution

The gCube Core Distribution, or gCore, is a packaging of those components of the gCube system[1] which are guaranteed to be available on each and every node of a gCube infrastructure (gHN). The distribution includes the following key components:

  • the gCore container, a specialisation of the container for the deployment and runtime management of gCube services;
  • the Local Services, a small set of gCube services which must/should/could run on each gHN;
  • the gCube Core Application Framework (gCF) for the development of gCube services;