[jboss-jira] [JBoss JIRA] Created: (JBRULES-2002) Implement a reliable, light weight, with auto discovering solution to communicate the Task Service Server with the Client

Mauricio Salatino (JIRA) jira-events at lists.jboss.org
Thu Mar 12 10:25:22 EDT 2009


Implement a reliable, light weight, with auto discovering solution to communicate the Task Service Server with the Client
-------------------------------------------------------------------------------------------------------------------------

                 Key: JBRULES-2002
                 URL: https://jira.jboss.org/jira/browse/JBRULES-2002
             Project: JBoss Drools
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: drools-core (flow)
            Reporter: Mauricio Salatino
            Assignee: Mauricio Salatino


Implement a reliable, light weight, with auto discovering solution to communicate the Task Service Server with the Client.
At this moment this is achieved using MinaTaskServer and MinaTaskClient, and this stop to work if the Server stops.
The main idea here is to use JGroups (this is my first option) to implement a service of auto discovering, reliable, light weight and configurable solution. That allow us to have the client and many possible server not binded by IP addresses but joined in some kind of group.

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