distributed name service

  • 1Windows Internet Name Service — (WINS) is Microsoft s implementation of NetBIOS Name Service (NBNS), a name server and service for NetBIOS computer names. Effectively WINS is to NetBIOS names, what DNS is to domain names a central mapping of host names to network addresses.… …

    Wikipedia

  • 2Domain Name Service — Domain Name System (DNS) Familie: Internetprotokollfamilie Einsatzgebiet: Namensauflösung Ports: 53/UDP, 53/TCP DNS im TCP/IP‑Protokollstapel: Anwendung DNS Transport UD …

    Deutsch Wikipedia

  • 3Domain Name Service —    Abbreviated DNS, sometimes referred to as Domain Naming System. A distributed addressing system that resolves the domain name into the numeric IP address. DNS lets you use the Internet without having to remember long lists of cryptic numbers.… …

    Dictionary of networking

  • 4Service-oriented architecture — (SOA) is a method for systems development and integration where functionality is grouped around business processes and packaged as interoperable services . SOA also describes IT infrastructure which allows different applications to exchange data… …

    Wikipedia

  • 5Distributed denial of service attacks on root nameservers — are Internet events in which distributed denial of service attacks target one or more of the thirteen Domain Name System root nameservers. The root nameservers are critical infrastructure components of the Internet, mapping domain names to… …

    Wikipedia

  • 6Service component architecture — (SCA) is a relatively new initiative advocated by major software vendors. Its proponents claim it is more natively suited for the delivery of applications that conform with the principles of service oriented architecture. As such, SCA components… …

    Wikipedia

  • 7Name-Server — Domain Name System (DNS) Familie: Internetprotokollfamilie Einsatzgebiet: Namensauflösung Ports: 53/UDP, 53/TCP DNS im TCP/IP‑Protokollstapel: Anwendung DNS Transport UD …

    Deutsch Wikipedia

  • 8Name Server — Domain Name System (DNS) Familie: Internetprotokollfamilie Einsatzgebiet: Namensauflösung Ports: 53/UDP, 53/TCP DNS im TCP/IP‑Protokollstapel: Anwendung DNS Transport UD …

    Deutsch Wikipedia

  • 9Distributed hash table — A distributed hash table (DHT) is a class of a decentralized distributed system that provides a lookup service similar to a hash table; (key, value) pairs are stored in a DHT, and any participating node can efficiently retrieve the value… …

    Wikipedia

  • 10Distributed lock manager — A distributed lock manager (DLM) provides distributed software applications with a means to synchronize their accesses to shared resources. DLMs have been used as the foundation for several successful clustered file systems, in which the machines …

    Wikipedia