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 "Corona"

(Corona Project - Tools Services Framework)
Line 7: Line 7:
 
----
 
----
 
== Corona Project - Tools Services Framework ==
 
== Corona Project - Tools Services Framework ==
Corona is the Eclipse Tools Services Framework that enables workgroup collaboration.  The workgroup is defined as multiple Eclipse based application that share a common contextCorona will distribute actions and events that occur in a local Eclipse workspace to all members of the workgroup.
+
Corona is the Eclipse Tools Services Framework that enables collaboration of people and/or software components[http://en.wikipedia.org/wiki/Collaboration Collaboration] is the process of two or more entities working together for a common goalCollaboration occurs within a context of a container used to host the collaboration.
  
Corona uses an Eclipse based server-side environment to manage its workgroup environment.  Eclipse (non-ui) plug-ins can be deployed to Corona’s server to provide persistent handling of workgroup actions and eventsThese server-side plug-ins provide web service endpoints and/or participate in Corona’s event model to increase the value of commercial software solutions through cross-product integration.
+
Examples of collaboration context include:
 +
* Data Collaboration
 +
* Workgroup Collaboration
 +
** Eclipse Team framework
 +
** Eclipse Communication Framewokr
 +
*** Instant Messaging
 +
 
 +
As the Tools Services Framework, Corona provides an Eclipsed based server-side environment to host tools server-side componentsThis provides the platform for a tool to manage their collaboration context within a distributed environment.
  
 
=== Project Goals ===
 
=== Project Goals ===
 
* Provide Eclipse based server-side environment to manage Corona's workgroup environment
 
* Provide Eclipse based server-side environment to manage Corona's workgroup environment
 
** Provide an OSGi-based SOA component framework for server-side Eclipse plug-in deployment.
 
** Provide an OSGi-based SOA component framework for server-side Eclipse plug-in deployment.
** Provide manageability of component and resources via WSDM
+
** Provide manageability of component and resources
 
* Provide a context for collaboration within a distributed workgroup environment
 
* Provide a context for collaboration within a distributed workgroup environment
 
** Distributed Event Model
 
** Distributed Event Model
* Provide a SDK for create Corona hosted plugins
+
* Provide a SDK for create Corona hosted plug-ins
  
 
=== Quick Links ===
 
=== Quick Links ===

Revision as of 08:47, 31 July 2008

Incubation Phase
Eclipse Home

Corona Project - Tools Services Framework

Corona is the Eclipse Tools Services Framework that enables collaboration of people and/or software components. Collaboration is the process of two or more entities working together for a common goal. Collaboration occurs within a context of a container used to host the collaboration.

Examples of collaboration context include:

  • Data Collaboration
  • Workgroup Collaboration
    • Eclipse Team framework
    • Eclipse Communication Framewokr
      • Instant Messaging

As the Tools Services Framework, Corona provides an Eclipsed based server-side environment to host tools server-side components. This provides the platform for a tool to manage their collaboration context within a distributed environment.

Project Goals

  • Provide Eclipse based server-side environment to manage Corona's workgroup environment
    • Provide an OSGi-based SOA component framework for server-side Eclipse plug-in deployment.
    • Provide manageability of component and resources
  • Provide a context for collaboration within a distributed workgroup environment
    • Distributed Event Model
  • Provide a SDK for create Corona hosted plug-ins

Quick Links

Portal Web Home Download
Getting Started Plan FAQ
Community Architecture Releng

Back to the top