You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2010/11/10 08:58:36 UTC

[jira] Created: (TUSCANY-3772) 2.x distributed domain useability

2.x distributed domain useability
---------------------------------

                 Key: TUSCANY-3772
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3772
             Project: Tuscany
          Issue Type: Bug
            Reporter: ant elder
            Priority: Blocker
             Fix For: Java-SCA-2.0


The current distributed domain and endpoint registry impls don't work very well. There are several registry impls but the only one that "works" and has active tests is the hazelcast one and that itself has limitations.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TUSCANY-3772) 2.x distributed domain useability

Posted by "ant elder (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930545#action_12930545 ] 

ant elder commented on TUSCANY-3772:
------------------------------------

One approach that we could try for 2.0 could be a new registry impl that uses a simple Map exposed as an HTTP service. initially That could run standalone somewhere well known that all Tuscany runtimes are told about when they start, and then later we could have it run as part of each Tuscany runtime and implement discover and replication functions to have runtimes find each other and share endpoint information. 

> 2.x distributed domain useability
> ---------------------------------
>
>                 Key: TUSCANY-3772
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3772
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: ant elder
>            Priority: Blocker
>             Fix For: Java-SCA-2.0
>
>
> The current distributed domain and endpoint registry impls don't work very well. There are several registry impls but the only one that "works" and has active tests is the hazelcast one and that itself has limitations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.