[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-135) Extract the common use clustering code from the JBoss AS codebase

Brian Stansberry (JIRA) jira-events at jboss.com
Sat Aug 19 00:06:39 EDT 2006


Extract the common use clustering code from the JBoss AS codebase
-----------------------------------------------------------------

                 Key: JBCLUSTER-135
                 URL: http://jira.jboss.com/jira/browse/JBCLUSTER-135
             Project: JBoss Clustering
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
            Priority: Critical
             Fix For: Q3Y6


Remoting, Messaging, JBoss Cache and JBoss AS all have clustering aspects to their functionality. There is potential for code reuse between these projects that can't be realized if the clustering code resides in the cluster module of the AS codebase.

1) Extract general purpose clustering code from the AS cluster module into a separate project and produce binaries that other projects can use without creating a dependence on the AS project.
2) Provide APIs that both support standalone functionality of non-AS projects and facilitate ease of integration into the AS.

This task is meant to be an umbrella task, with specific detailed subtasks.

This task is primarily focused on meeting the short requirements of JBMESSAGING-516, but we also need to give due consideration to potential use in other projects.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list