What are some good alternatives to a UDDI registry?

后端 未结 3 803
长发绾君心
长发绾君心 2020-12-28 08:26

I work as an intern Application Developer at a large organization prototyping SOA. I\'m brand new to web services and technologies such as WSDL, SOAP, UDDI, and so on.

相关标签:
3条回答
  • 2020-12-28 09:07

    Other types of look stuff up at a known location:

    • ebXML Registry

    Options based on multicast networking

    • mDNS/Bonjour/Avahi/ZeroConf
    • WS-Discovery
    • UPnP
    0 讨论(0)
  • 2020-12-28 09:12

    There are many open source registry/repository alternatives to UDDI.

    I am an Architect at WSO2, so my answer could be biased - anyway WSO2 is not the only open source alternative.

    The WSO2 Governance Registry is an open source, integrated SOA registry-repository, which supports you to efficiently manage your organization's growing SOA. The WSO2 Governance Registry provides an easy-to-use metadata repository complete with support for full versioning, lifecycle management, a rich model for users/roles/permissions, and social features such as tagging, rating and comments. You can easily add services and other resources through the web-based user interface.

    WSO2 Governance Registry also has the WS-Discovery support.

    WS-Discovery is a technical specification that defines a multicast discovery protocol to locate services on a local network.

    You can read more from here.

    0 讨论(0)
  • 2020-12-28 09:16

    Could try using WebSphere Service Registry and Repository (WSRR) or similar product.

    0 讨论(0)
提交回复
热议问题