Initial implementation of core Service Fabric
---------------------------------------------
Key: AMDATU-256
URL: http://jira.amdatu.org/jira/browse/AMDATU-256
Project: Amdatu
Issue Type: New Feature
Components: Amdatu Sevice Fabric
Reporter: Bram de Kruijff
The Amdatu Service Fabric is a low level clustering, messaging and service OSGi
remoting framework layer that is designed to provide the communication
infrastructure within an Amdatu cluster/deployment. Its primary purpose is
provide Amdatu with a highly flexible, high performance command & control
infrastructure as well as transparent service remoting capabilities to support
scale-out. The Service Fabric is NOT a replacement for application level public
REST interfaces and, although in deployment these may be remoted by means of
the Service Fabric, application developers should not directly rely on this
mechanism. Summarized, the Service Fabric responsibilities are:
Group Amdatu nodes to one logical cluster (logical model / scale up and down)
Maintain trust within a cluster infrstratucture (certificates?)
Provides an in-cluster messaging grid (core only / maybe foundation service on
top)
Maintain service topology (based on configuration / elastisity)
Remote services internally (connectors REST / serialize)
Collaborate with provisioing to maintain software topology (?)
http://www.amdatu.org/confluence/display/Amdatu/Service+Fabric
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira