[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1521) JBM peer to peer mode / serverless mode / disconnect mode

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue Mar 3 12:02:22 EST 2009


JBM peer to peer mode / serverless mode / disconnect mode
---------------------------------------------------------

                 Key: JBMESSAGING-1521
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1521
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
            Assignee: Tim Fox
             Fix For: 2.1.0.beta


We should provide functionality for JBM to run in peer-to-peer or serverless mode.

This basically means you have a server that automatically starts at the client side, which then clusters with other clients (servers) using ClusterConnections.

We can have special ClientSessionFactory impl constructors we create such a client. all client requests are fielded at the local server.

A variation on this is to run the a disconnected server on the client, connected transparenty to the real server via a bridge.

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

        



More information about the jboss-jira mailing list