ES2700535A1 - DISTRIBUTED NETWORK AND METHOD OF MANAGEMENT OF THE SAME (Machine-translation by Google Translate, not legally binding) - Google Patents

DISTRIBUTED NETWORK AND METHOD OF MANAGEMENT OF THE SAME (Machine-translation by Google Translate, not legally binding) Download PDF

Info

Publication number
ES2700535A1
ES2700535A1 ES201731034A ES201731034A ES2700535A1 ES 2700535 A1 ES2700535 A1 ES 2700535A1 ES 201731034 A ES201731034 A ES 201731034A ES 201731034 A ES201731034 A ES 201731034A ES 2700535 A1 ES2700535 A1 ES 2700535A1
Authority
ES
Spain
Prior art keywords
components
component
service
registered
messages
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
ES201731034A
Other languages
Spanish (es)
Inventor
James Lawrence Watts
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kusanagi S L
Original Assignee
Kusanagi S L
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kusanagi S L filed Critical Kusanagi S L
Priority to ES201731034A priority Critical patent/ES2700535A1/en
Publication of ES2700535A1 publication Critical patent/ES2700535A1/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1061Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
    • H04L67/1068Discovery involving direct consultation or announcement among potential requesting and potential source peers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Abstract

Distributed network and method of management of it. In this document two aspects of the same inventive object are detailed, in a first aspect we have a distributed network that includes in its implementation a specific component that is a registration component (called "Discovery") that is responsible for keeping a record of all the components that appear in the application, and that are part of the communication model proposed by the design of the invention. The method used to save that record depends on the technical implementation of the design of the invention, therefore in a second aspect of the invention there is a distributed network management method that implements said registration component, a method that details the use of two communication channels for respective types of messages that are transmitted between the components of the network. (Machine-translation by Google Translate, not legally binding)

Description

RED DISTRIBUIDA Y MÉTODO DE GESTIÓN DE LA MISMADISTRIBUTED NETWORK AND METHOD OF MANAGEMENT OF THE SAME

D E S C R I P C I Ó ND E S C R I P C I O N

OBJETO DE LA INVENCIÓNOBJECT OF THE INVENTION

El objeto de la invención se enmarca en el campo técnico de las tecnologías de la información y las comunicaciones.The object of the invention is part of the technical field of information technology and communications.

Más concretamente el objeto de la invención va dirigido a redes de comunicaciones de las denominadas redes distribuidas.More specifically, the object of the invention is directed to communication networks of the so-called distributed networks.

ANTECEDENTES DE LA INVENCIÓNBACKGROUND OF THE INVENTION

Una red distribuida es una topología de red de comunicaciones en la que los nodos se vinculan unos a otros de modo que ninguno de ellos, ni siquiera un grupo estable de ellos, tiene poder de filtro sobre la información que se transmite en la red. Desaparece por tanto la divisoria entre centro y periferia característica de las redes centralizadas y descentralizadas, se tiene entonces que todos los nodos se conectan entre sí sin que tengan que pasar necesariamente por uno o varios centros.A distributed network is a communications network topology in which the nodes are linked to each other so that none of them, not even a stable group of them, has filter power over the information transmitted on the network. Therefore, the dividing line between center and periphery characteristic of centralized and decentralized networks disappears, so that all the nodes are connected to each other without necessarily having to pass through one or several centers.

En las redes distribuidas desaparece la división centro/periferia y por tanto el poder de filtro sobre la información que fluye por ella, asimismo una red distribuida es robusta ante la caída de nodos: ningún nodo al ser extraído genera la desconexión de otro.In the distributed networks the center / periphery division disappears and therefore the filter power over the information that flows through it, likewise a distributed network is robust before the fall of nodes: no node to be extracted generates the disconnection of another.

El funcionamiento de una red se puede y debe monitorizar, dicha monitorización se puede realizar de forma remota de manera que se llevan a cabo una serie de chequeos a través de la red para obtener información; normalmente se utilizan protocolos de red estándar como ICMP, SNMP, TCP/UDP, HTTP, etc. Generalmente, los chequeos se ejecutan desde un servidor de monitorización centralizado y reportan información de forma inmediata, las comunicaciones normalmente son iniciadas por el propio servidor de monitorización. Mediante dichos chequeos se puede realizar una serie de comprobaciones relacionadas por ejemplo con comprobar si un equipo se encuentra levantado ("Host Alive” en inglés), latencia de las comunicaciones con un determinado equipo ("Host Latency” en inglés,), comprobar si un servicio se encuentra levantado monitorizando el estado de un puerto concreto (por ejemplo, mediante servicio HTTP usando el puerto 80), tráfico de red (preferiblemente mediante SNMP).The operation of a network can and should be monitored, said monitoring can be done remotely so that a series of checks are carried out through the network to obtain information; Normally standard network protocols are used such as ICMP, SNMP, TCP / UDP, HTTP, etc. Generally, the checks are executed from a centralized monitoring server and report information immediately, communications are usually initiated by the monitoring server itself. Through these checks you can perform a series of checks related to, for example, checking if a computer is up ("Host Alive" in English), latency of communications with a specific computer ("Host Latency" in English), check if a service is raised by monitoring the state of a specific port (for example, through HTTP service using port 80), network traffic (preferably through SNMP).

Otra forma de monitorizar es aquella que hace uso de agentes, es decir mediante un software ligero que permanece en ejecución en los sistemas operativos, recogiendo permanentemente datos del sistema operativo en el que se encuentra instalado. Normalmente puede acceder a niveles de información más profundos que mediante chequeos de red, además de poder monitorizar "desde dentro” las aplicaciones que se encuentran en el servidor; en este tipo de monitorización las comunicaciones suelen ser iniciadas por los propios agentes, pero también puede ser iniciada por el servidor. Mediante la monitorización con agente se suele obtener información al respecto de: uso de CPU, uso de memoria, capacidad de sistema de almacenamiento, número de procesos en ejecución, servicios levantados así como datos de monitorización interna de aplicaciones.Another way to monitor is one that uses agents, that is, through a light software that remains in execution in operating systems, permanently collecting data from the operating system in which it is installed. Normally you can access levels of information deeper than through network checks, in addition to being able to monitor "from within" the applications that are on the server, in this type of monitoring communications are usually initiated by the agents themselves, but can also It is usually initiated by the server, through agent monitoring, information is usually obtained regarding: CPU usage, memory usage, storage system capacity, number of running processes, services raised as well as internal application monitoring data.

En este sentido se tiene el documento US9112894B2, el cual describe una plataforma de red distribuida en tiempo real así como la supervisión de seguridad para monitorizar un vínculo entre una sub-red distribuida e Internet, ésta presenta un servidor central de coordinación y de supervisión localmente accesible por diversos elementos de supervisión distribuidos. La plataforma descrita permite integrar cualquier nuevo servicio conectable o existente en la plataforma sin necesidad de reconstrucción a través de los puntos de la extensión, asegurando así la flexibilidad de uso y permitiendo la adición de nuevas funciones o servicios. La plataforma permite que el bufferíng dirija tráfico de red de alta velocidad sin pérdida de paquetes y reduciendo los recursos necesarios de procesado.In this sense we have the document US9112894B2, which describes a network platform distributed in real time as well as security monitoring to monitor a link between a distributed sub-network and the Internet, it presents a central server for coordination and supervision locally accessible by various distributed supervision elements. The platform described allows integrating any new service that can be connected or existing on the platform without the need for reconstruction through the extension points, thus ensuring flexibility of use and allowing the addition of new functions or services. The platform allows buffering to direct high-speed network traffic without loss of packets and reducing the necessary processing resources.

En US20140337453A1 se detalla un método que implica determinar si una petición (SNMP) del Simple Network Management Protocol requiere la implicación de un dispositivo dado para satisfacer la petición SNMP o de si la petición SNMP no requiere la implicación del dispositivo para satisfacer la petición SNMP por parte de un dispositivo principal para determinar que la petición del SNMP pertenece al dispositivo del usuario. Una petición no-SNMP correspondiente a la petición del SNMP se genera y se transmite del dispositivo principal al dispositivo del usuario para determinar que la petición del SNMP requiere la implicación del dispositivo del usuario para satisfacer la petición del SNMP.US20140337453A1 details a method that involves determining whether a request (SNMP) of the Simple Network Management Protocol requires the involvement of a given device to satisfy the SNMP request or whether the SNMP request does not require the involvement of the device to satisfy the SNMP request by part of a primary device to determine that the SNMP request belongs to the user's device. A non-SNMP request corresponding to the SNMP request is generated and transmitted from the main device to the user's device to determine that the SNMP request requires the involvement of the user's device to satisfy the SNMP request.

En US7415038B2 se describe un método de gestión del uso de ancho de banda para un sistema de proceso de datos en redes distribuidas, el método descrito implica predecir el uso de ancho de banda en respuesta a una petición dentro del sistema de proceso de datos. In US7415038B2 a method for managing the use of bandwidth for a data processing system in distributed networks is described, the disclosed method involves predicting the use of bandwidth in response to a request within the data processing system.

Se detalla como un framework de gestión de red es capaz de monitorear múltiples fuentes de paquetes de red en varias subredes dentro del sistema de procesamiento de datos distribuidos; así como el uso de snoopers distribuidos desde del gestor de usos de paquetes que se despliegan para supervisar las múltiples fuentes de paquetes de la red. El administrador del sistema puede solicitar el filtrado de paquetes basado en usuarios activos seleccionados o en aplicaciones activas. Una base de datos de historial de ancho de banda se genera a partir de datos de uso de ancho de banda asociados con múltiples entidades dentro del sistema de procesamiento de datos, incluyendo usuarios, aplicaciones y / o puntos finales dentro del sistema de procesamiento de datos. En respuesta a una acción solicitada dentro del sistema de procesamiento de datos, el uso de ancho de banda para la acción solicitada se puede predecir con referencia a la base de datos de ancho de banda del historial. El uso real y previsto del ancho de banda de las acciones solicitadas se puede mostrar al administrador del sistema en tiempo real.It is detailed how a network management framework is able to monitor multiple sources of network packets in several subnets within the distributed data processing system; as well as the use of distributed snoopers from the packet usage manager that are deployed to monitor the multiple sources of network packets. The system administrator can request packet filtering based on selected active users or active applications. A bandwidth history database is generated from bandwidth usage data associated with multiple entities within the data processing system, including users, applications and / or endpoints within the data processing system . In response to a requested action within the data processing system, the use of bandwidth for the requested action can be predicted with reference to the history bandwidth database. The actual and expected use of the bandwidth of the requested actions can be shown to the system administrator in real time.

Por lo tanto, se haría necesario poder llevar a cabo una fragmentación en conjuntos independientes y distribuir estos a través de múltiples servidores, además de mantener una comunicación eficiente entre ellos. Además, al distribuir una aplicación a través de varios servidores, se introducen retos que no existen con una aplicación que resida íntegramente en un solo servidor, como pueden ser los fallos en la red de comunicación, control de errores, pérdidas de paquetes o corrupción de contenido en la transmisión de datos.Therefore, it would be necessary to be able to carry out fragmentation in independent groups and distribute these through multiple servers, in addition to maintaining an efficient communication between them. In addition, by distributing an application through several servers, challenges are introduced that do not exist with an application that resides entirely in a single server, such as failures in the communication network, error control, packet loss or corruption of content in the transmission of data.

DESCRIPCIÓN DE LA INVENCIÓNDESCRIPTION OF THE INVENTION

Dada la naturaleza la invención se ha intentado mantener, en la medida de lo posible, el lenguaje utilizado por el experto medio en la materia tratada; de tal manera que a lo largo del presente documento se pueden encontrar diversos anglicismos de uso común en el campo técnico relacionado. Asimismo, cuando ha sido posible, se ha utilizado el correspondiente término en castellano, se ha defino el término en cuestión o se ha indicado la correspondencia entre términos.Given the nature of the invention, an attempt has been made to maintain, to the extent possible, the language used by the average expert in the subject matter; so that throughout the present document you can find several anglicisms commonly used in the related technical field. Likewise, when it has been possible, the corresponding term has been used in Spanish, the term in question has been defined or the correspondence between terms has been indicated.

A continuación se lista una serie de términos que se utilizan a lo largo de este documento, junto con una breve descripción de los mismos:Below is a list of terms that are used throughout this document, along with a brief description of them:

• Sistema: Se refiere a una implementación concreta de este diseño.• System: Refers to a specific implementation of this design.

• "Component”: Un aspecto individual, encapsulado y aislado del sistema.• "Component": An individual aspect, encapsulated and isolated from the system.

• "Host”: Una instancia de un componente del sistema. • "Host": An instance of a system component.

• Cliente: Un programa externo que desea interactuar con el sistema.• Client: An external program that wishes to interact with the system.

• "Gateway”: El componente que actúa como punto de acceso al sistema, expuesto a una red de comunicación usando un protocolo específico.• "Gateway": The component that acts as an access point to the system, exposed to a communication network using a specific protocol.

• "Middleware”: El componente que es responsable de procesar las peticiones al sistema y formatear las respuestas para el cliente.• "Middleware": The component that is responsible for processing requests to the system and formatting the responses for the client.

• "Service”: El componente que se usa para representar un dominio concreto del sistema, que procesa la lógica para peticiones dentro de ese dominio.• "Service": The component that is used to represent a specific domain of the system, which processes the logic for requests within that domain.

• "Discovery”: El componente que actúa como un registro de los demás componentes activos, su configuración, y los "Hosts” donde se encuentran localizados.• "Discovery": The component that acts as a record of the other active components, their configuration, and the "Hosts" where they are located.

• Mensaje: Un paquete de información enviado entre componentes del sistema.• Message: An information packet sent between system components.

• Carga Útil de Asignación ("payload” en inglés): Un objeto, enviado por un componente del sistema, transmitido a través de uno o varios mensajes.• Payload of Assignment ("payload" in English): An object, sent by a component of the system, transmitted through one or more messages.

• Transporte: Un objeto que puede estar presente en una carga útil, que es creado por un "Gateway”, enviados a un "Service”, y posiblemente entre otros "Services”, y procesado por uno o varios "Middleware”.• Transportation: An object that may be present in a payload, which is created by a "Gateway", sent to a "Service", and possibly among other "Services", and processed by one or more "Middleware".

El objeto de la invención se basa en mantener "quorum” entre los diferentes componentes que forman la arquitectura de la aplicación.The object of the invention is based on maintaining "quorum" between the different components that form the architecture of the application.

Para ello se propone en el siguiente documento una red distribuida así como un método de gestión de la misma. Dicha red distribuida comprende una serie de servidores "host” donde en al menos uno de los cuales se encuentran definidos una serie de componentes: Un componente de servicio (denominado "Service”) encargado de encapsular la lógica de la aplicación, un componente intermedio (denominado "Middleware”) un punto de acceso (denominado "Gateway”) y un componente de registro (denominado "Discovery”).For this purpose, a distributed network and a management method are proposed in the following document. Said distributed network comprises a series of "host" servers where in at least one of them a series of components are defined: A service component (called "Service") in charge of encapsulating the logic of the application, an intermediate component ( called "Middleware") an access point (called "Gateway") and a registration component (called "Discovery").

El objeto de la invención se centra en un componente en concreto, el denominado "Discovery”, el cual tiene la responsabilidad de recoger la configuración y el estado de los demás componentes registrados con él, y publicar a los mismos un registro de todos estos para que puedan localizarse entre ellos para comunicar. A diferencia del arte previo, donde se mantiene un punto céntrico de registro (denominado "Service Locator”), pero que la carga de consultar ese registro se distribuye a los componentes, en vez de generar un punto de congestión en ese registro central.The object of the invention is focused on a specific component, the so-called "Discovery", which has the responsibility to collect the configuration and the status of the other components registered with it, and publish them a record of all these for that can be located between them to communicate, unlike the previous art, where a central point of registration is maintained (called "Service Locator"), but that the burden of consulting that record is distributed to the components, instead of generating a point of congestion in that central registry.

Todos los mensajes se manejan a través de flujos binarios sobre aquella solución disponible en el lenguaje de implementación, como puede ser "ZeroMQ” o "Nanomsg”, y utilizando protocolos de comunicación, como puede ser IPC o TCP, en función de si los componentes se encuentran en la misma máquina física o no, para la comunicación.All messages are handled through binary flows on the solution available in the implementation language, such as "ZeroMQ" or "Nanomsg", and using communication protocols, such as IPC or TCP, depending on whether the components are in the same physical machine or not, for communication.

Estos mensajes llevan una carga útil de asignación (“payload” en inglés), que definen el tipo del mensaje que es, y por lo tanto su objetivo.These messages carry a payload of assignment ("payload" in English), which define the type of message that is, and therefore its objective.

El formato del objeto de carga más común es un "command". Estos mensajes tienen el objetivo de realizar una tarea o solicitar algo de otro componente. Las propiedades contenidas en este objeto preferiblemente deben ser al menos las siguientes:The format of the most common load object is a "command". These messages are intended to perform a task or request something from another component. The properties contained in this object should preferably be at least the following:

• Nombre: El nombre del comando a llamar (cadena).• Name: The name of the command to call (string).

• Argumentos: Los argumentos clave / valor para el comando, si no existen argumentos esta propiedad no debe ser definida (objeto).• Arguments: The key arguments / value for the command, if there are no arguments this property should not be defined (object).

El formato de una respuesta a un "command" se estandariza como un "command-reply". El objetivo de estos mensajes es exclusivamente responder a un mensaje “command”. Las propiedades contenidas en este objeto deben ser al menos las siguientes:The format of a response to a "command" is standardized as a "command-reply". The objective of these messages is exclusively to respond to a "command" message. The properties contained in this object must be at least the following:

• Nombre: El nombre del comando que procesa la respuesta (cadena).• Name: The name of the command that processes the response (string).

• Resultado: Los datos proporcionados por el componente para la respuesta (objeto).• Result: The data provided by the component for the response (object).

En el caso de que ocurriese un error, se podría devolver un mensaje del tipo “error” como la respuesta a un “command”. Las propiedades contenidas en este objeto deben comprender al menos la propiedad: “Código”, siendo ésta un número que represente el error ocurrido.In the event that an error occurs, a message of the type "error" could be returned as the response to a "command". The properties contained in this object must include at least the property: "Code", this being a number that represents the error that occurred.

El transporte (“Transport”) es el objeto que debe ser creado por un componente “Gateway” en cada solicitud, y debe propagarse a través de los “Services” durante una petición. Su objetivo es de recopilar los datos proporcionados por cada “Service”, para luego ser formateado por un “Middleware” como la respuesta al “Cliente” realizando la petición. Las propiedades contenidas en este objeto pueden variar según la implementación, pero deben incluir por lo menos: “id” siendo ésta un identificador único de la petición (cadena).Transport ("Transport") is the object that must be created by a "Gateway" component in each request, and must be propagated through the "Services" during a request. Its objective is to collect the data provided by each "Service", to then be formatted by a "Middleware" as the response to the "Client" making the request. The properties contained in this object may vary according to the implementation, but must include at least: "id", this being a unique identifier of the request (string).

Una de las características de la invención, tal y como se ha indicado anteriormente, es que un componente en concreto tiene la responsabilidad de recoger la configuración y el estado de los demás componentes registrados con él, y publicar a los mismos un registro de todos estos para que puedan localizarse entre ellos para comunicarse. Para ello se hace uso de dos tipos de mensajes, “Heartbeat” y “Mapping”.One of the features of the invention, as indicated above, is that a specific component has the responsibility to collect the configuration and the status of the other components registered with it, and to publish a record of all of them. these so that they can be located among them to communicate. This is done using two types of messages, "Heartbeat" and "Mapping".

Los mensajes denominados “Heartbeat” (latido) se definen como mensajes que son enviados por los “Middleware” y “Service” registrados en un “Discovery”, dicho envío se lleva a cabo de manera continuada en un determinado intervalo de tiempo, y están referidos al estado del servidor (“host”) donde residen. Esto puede ser cualquier dato que el “Discovery” considere oportuno para determinar, por ejemplo, la carga al que esté expuesto ese servidor; como puede ser el uso de recursos del sistema, como son el CPU, memoria física y/o virtual, y disco.The messages called "Heartbeat" (heartbeat) are defined as messages that are sent by the "Middleware" and "Service" registered in a "Discovery", said sending is carried out continuously in a certain time interval, and they are referred to the state of the server ("host") where they reside. This can be any data that the "Discovery" considers appropriate to determine, for example, the load to which that server is exposed; such as the use of system resources, such as CPU, physical and / or virtual memory, and disk.

Los mensajes de mapeo denominados “Mapping” son enviados continuadamente en un intervalo por los “Discovery” a cada uno de los componentes que estén registrados en el “Discovery; estando el mensaje relacionado con un registro de los “Middleware” y “Service” que se registraron en dicho “Discovery” y de los cuales recibe “Heartbeat”. Este registro incluye datos suficientes para que un componente pueda localizar a otro, como puede ser la dirección IP y número de puerto, y/o el protocolo de comunicación a utilizar.The mapping messages called "Mapping" are sent continuously in an interval by the "Discovery" to each of the components that are registered in the "Discovery; being the message related to a record of the "Middleware" and "Service" that were recorded in said "Discovery" and from which it receives "Heartbeat". This registry includes enough data for one component to locate another, such as the IP address and port number, and / or the communication protocol to be used.

DESCRIPCIÓN DE LOS DIBUJOSDESCRIPTION OF THE DRAWINGS

Para complementar la descripción que se está realizando y con objeto de ayudar a una mejor comprensión de las características de la invención, de acuerdo con un ejemplo preferente de realización práctica de la misma, se acompaña como parte integrante de dicha descripción, un juego de dibujos en donde con carácter ilustrativo y no limitativo, se ha representado lo siguiente:To complement the description that is being made and in order to help a better understanding of the characteristics of the invention, according to a preferred example of practical realization thereof, a set of drawings is attached as an integral part of said description. where, with illustrative and non-limiting character, the following has been represented:

Figura 1.- Muestra un diagrama del método objeto de la invención.Figure 1 .- Shows a diagram of the method object of the invention.

Figura 2.- Muestra un diagrama del objeto de la invención donde se representa la comunicación de “Heartbeat” y “Mapping” entre el “Discovery” y los demás componentes.Figure 2 shows a diagram of the object of the invention where the communication of "Heartbeat" and "Mapping" between the "Discovery" and the other components is represented.

REALIZACIÓN PREFERENTE DE LA INVENCIÓNPREFERRED EMBODIMENT OF THE INVENTION

En una realización preferida de un primer aspecto de la invención mostrada en la figura 1, se tiene una red distribuida que presenta un diseño arquitectural para una aplicación de software, concretamente aquella destinada a usarse por una red de comunicación, y sobre todo por Internet, que requiere ser fragmentada y preferentemente distribuida a través de varios servidores deferentes.In a preferred embodiment of a first aspect of the invention shown in Figure 1, there is a distributed network having an architectural design for a software application, namely that intended to be used by a communication network, and on all over the Internet, which needs to be fragmented and preferably distributed through several different servers.

Su diseño se basa principalmente en cuatro componentes, que representan diferentes elementos arquitecturales o entidades de una aplicación. Se puede definir cualquier cantidad de componentes, siendo uno el requerimiento mínimo, y en cualquier orden o distribución. Estos se pueden repartir a través de los servidores que se deseen, siendo uno o más componentes los que residan en un servidor, y en cualquier lugar geográfico del planeta que tenga acceso a una red de comunicación común, como puede ser Internet.Its design is based mainly on four components, which represent different architectural elements or entities of an application. You can define any number of components, one being the minimum requirement, and in any order or distribution. These can be distributed through the desired servers, with one or more components residing in a server, and in any geographical location on the planet that has access to a common communication network, such as the Internet.

Cada uno de estos componentes tiene una función y responsabilidad diferente, estando dichos componentes definidos de la siguiente manera:Each of these components has a different function and responsibility, these components being defined as follows:

1. Un componente de registro (denominado "Discovery”): Este componente es responsable de mantener un registro de todos los componentes que figuran en la aplicación, y que forman parte del modelo de comunicación que propone el diseño de la invención. El método utilizado para guardar ese registro puede depender de la implementación técnica del diseño de la invención.1. A component of registration (called "Discovery"): This component is responsible for keeping a record of all the components that appear in the application, and that are part of the communication model proposed by the design of the invention. to save that record may depend on the technical implementation of the design of the invention.

2. Un punto de acceso (denominado "Gateway”): Este componente representa el acceso a la aplicación desde un programa cliente, o directamente a través de la red en que se encuentra expuesta la aplicación. Su función principal es recibir peticiones y servir respuestas según el protocolo de comunicación que esté interpretando, como por ejemplo, HTTP. No interpreta el contenido de las peticiones, sino simplemente se encarga de procesar el mensaje recibido, usando las reglas definidas por el protocolo implementado, transformando este a un objeto interno, que luego puede ser comunicado con otros componentes. Los protocolos disponibles a través de un "Gateway” dependen de la implementación técnica del diseño de la invención. Este componente debe registrarse con un "Discovery” de la aplicación para poder formar parte de la comunicación.2. An access point (called "Gateway"): This component represents access to the application from a client program, or directly through the network in which the application is exposed, its main function is to receive requests and serve responses According to the communication protocol that is being interpreted, such as HTTP, it does not interpret the content of the requests, but simply is responsible for processing the received message, using the rules defined by the implemented protocol, transforming it into an internal object, which then it can be communicated with other components.The protocols available through a "Gateway" depend on the technical implementation of the design of the invention. This component must be registered with a "Discovery" application to be part of the communication.

3. Un componente intermedio (denominado "Middleware”): Este componente al ser de tipo middleware implementa una lógica de intercambio de información entre aplicaciones de tal manera que asiste a una aplicación para interactuar o comunicarse con otras aplicaciones, o paquetes de programas, redes, hardware y/o sistemas operativos, este componente intermedio se conecta con uno o varios "Gateway”, y es responsable de interpretar el contenido de las peticiones, y formular las respuestas para el "Gateway” que les proporcionó el objeto de la petición anteriormente mencionado. Al interpretar una petición, se debe poder extraer suficiente información como para determinar a qué servicio se quiere llamar desde el "Gateway”. Cómo se determina lo que se considera la información necesaria depende de las necesidades que requiera cada implementación técnica del objeto de la invención. Tanto las peticiones como las respuestas están sujetas al protocolo que esté interpretando el "Gateway” con el que estén conectados y comunicando. Este componente debe registrarse con un "Discovery” de la aplicación para poder formar parte de la comunicación.3. An intermediate component (called "Middleware"): This component being middleware type implements a logic of information exchange between applications in such a way that assists an application to interact or communicate with other applications, or packages of programs, networks , hardware and / or operating systems, this intermediate component connects with one or more "Gateway", and is responsible for interpreting the content of the requests, and formulate the responses for the "Gateway" that provided them the object of the aforementioned petition. When interpreting a request, it should be possible to extract enough information to determine what service is to be called from the "Gateway." How is determined what is considered necessary information depends on the needs required by each technical implementation of the object of the invention Both the requests and the answers are subject to the protocol that is interpreting the "Gateway" with which they are connected and communicating. This component must be registered with a "Discovery" application to be part of the communication.

4. Un componente de servicio (denominado "Service”): Este componente es el encargado de encapsular la lógica de la aplicación. Cada componente de servicio o "Service” representa un dominio de la aplicación, como por ejemplo podrían ser usuarios, productos o comentarios. El objetivo es que, al fragmentar la aplicación en conjuntos independientes, estos conjuntos representen algún dominio de la aplicación, como podría ser un aspecto o proceso concreto de la misma. Cada conjunto, a su vez, puede permitir que se realicen una serie de operaciones sobre ese dominio, como podría ser en el ejemplo de usuarios, el crear un nuevo usuario, modificar un usuario existente, o eliminar un usuario. Además, un componente de servicio o "Service” puede comunicarse con otro componente de servicio o "Service” registrado en un "Discovery” común. Este componente debe registrarse con un "Discovery” de la aplicación para poder formar parte de la comunicación.4. A service component (called "Service"): This component is responsible for encapsulating the logic of the application, each service component or "Service" represents a domain of the application, such as users, products or services. comments. The objective is that, when fragmenting the application in independent sets, these sets represent some domain of the application, as it could be a concrete aspect or process of the same. Each set, in turn, can allow a series of operations to be performed on that domain, such as in the example of users, creating a new user, modifying an existing user, or deleting a user. In addition, a service component or "Service" can communicate with another service component or "Service" registered in a common "Discovery." This component must be registered with a "Discovery" of the application to be part of the communication.

El modelo de comunicación de la invención requiere que se establezcan preferiblemente al menos dos canales de intercambio de mensajes entre componentes; dichos mensajes pueden ser de dos tipos, tal y como se aprecia en la figura 2:The communication model of the invention requires that preferably at least two message exchange channels between components be established; These messages can be of two types, as shown in Figure 2:

1. Unos primeros mensajes (denominados latidos o "Heartbeat”): Los "Middleware” y "Service” que estén registrados con un "Discovery” envían, continuadamente en un intervalo, datos referidos al estado del servidor donde residen. Esto puede ser cualquier dato que el "Discovery” considere oportuno para determinar la carga al que esté expuesto ese servidor, como puede ser el uso de recursos del sistema, como son el CPU, memoria física y/o virtual, y disco.1. Some first messages (called beats or "Heartbeat"): The "Middleware" and "Service" that are registered with a "Discovery" send, continuously in an interval, data referring to the state of the server where they reside. This can be any data that the "Discovery" considers appropriate to determine the load to which that server is exposed, such as the use of system resources, such as the CPU, physical and / or virtual memory, and disk.

2. Unos segundos mensajes (denominados de mapeo o "Mapping”): Los "Discovery” envían, continuadamente en un intervalo, un registro de los "Middleware” y "Service” que se registraron, y de los cuales recibe "Heartbeat”, a cada uno de los componentes que estén registrados al "Discovery”. Este registro incluye los datos suficientes para que un componente pueda localizar a otro, como puede ser la dirección IP y número de puerto, y/o el protocolo de comunicación a utilizar.2. A few second messages (called "Mapping"): The "Discovery" sends, continuously in an interval, a record of the "Middleware" and "Service" that were recorded, and from which it receives "Heartbeat", to each of the components that are registered to "Discovery". This registry includes enough data for a component can locate another, such as the IP address and port number, and / or the communication protocol to be used.

La estructura de datos (denominado objeto) que se transmite entre los componentes depende de la implementación técnica del diseño de la invención.The data structure (called object) that is transmitted between the components depends on the technical implementation of the design of the invention.

El protocolo y/o solución técnica para el formato y/o método de transmisión de datos no es específico; sin embargo, debe permitir una comunicación asíncrona entre los componentes, de tal manera que un mensaje entre dos componentes no bloquee ese canal de comunicación a otros mensajes.The protocol and / or technical solution for the format and / or method of data transmission is not specific; however, it must allow asynchronous communication between the components, in such a way that a message between two components does not block that communication channel to other messages.

De esta manera se tiene que en una posible realización del segundo aspecto objeto de la invención, y en referencia a la figura 1, tenemos que un "Gateway" (G1) recibe una petición de una red de comunicación externa, como puede ser Internet, y lo interpreta y crea un objeto interno que representa la semántica de esa petición. El "Gateway" (G1) comunica con un primer "Middleware” (M1), pasándole el objeto para determinar el componente "Service” al que se desea llamar; entonces un primer "Middleware” (M1) analiza la petición y extrae los datos que permiten identificar al "Service", en una posible realización del objeto de la invención se puede hacer uso del protocolo HTTP.Thus, in a possible embodiment of the second aspect object of the invention, and referring to Figure 1, we have a "Gateway" (G1) receives a request from an external communication network, such as the Internet, and interprets it and creates an internal object that represents the semantics of that request. The "Gateway" (G1) communicates with a first "Middleware" (M1), passing it the object to determine the "Service" component to which it is desired to call; then a first "Middleware" (M1) analyzes the request and extracts the data that allow to identify the "Service", in a possible embodiment of the object of the invention, the HTTP protocol can be used.

Estos datos pueden estar en la URL, los parámetros de la cadena de búsqueda o en los encabezados ("headers”) e incluye dichos datos en un objeto que devuelve al "Gateway" (G1). Con los datos proporcionados por el primer "Middleware” (M1), el "Gateway" (G1) procede a comunicarse con un primer "Service" (S1), haciéndole llegar el objeto que contiene los datos de la petición. Al procesar su lógica, el primer "Service" (S1) también llama a un segundo "Service” (S2), haciéndole llegar el objeto recibido del "Gateway" (G1). El segundo "Service” (S2) al terminar de ejecutar su lógica, introduce sus datos en el objeto y lo devuelve al primer "Service” (S1). El primer "Service" (S1) también termina, e introduce sus datos en el objeto y lo devuelve al "Gateway” (G1). El "Gateway" (G1) entonces comunica con un segundo "Middleware” (M2) y le hace llegar el objeto recibido del primer "Service" (S1). Con los datos del objeto el segundo "Middleware” (M2) genera la respuesta y se lo devuelve al "Gateway” (G1). El "Gateway" (G1) usa la respuesta generada por el segundo "Middleware” (M2) para responder a la petición que recibió de la red de comunicación externa. This data can be in the URL, the parameters of the search string or in the headers, and it includes said data in an object that returns to the "Gateway" (G1), with the data provided by the first "Middleware". "(M1), the" Gateway "(G1) proceeds to communicate with a first" Service "(S1), making it reach the object that contains the data of the request. When processing its logic, the first "Service" (S1) also calls a second "Service" (S2), sending it the object received from the "Gateway" (G1), and the second "Service" (S2) when it finishes executing. its logic, enters its data in the object and returns it to the first "Service" (S1) .The first "Service" (S1) also ends, and enters its data in the object and returns it to the "Gateway" (G1). The "Gateway" (G1) then communicates with a second "Middleware" (M2) and sends it the object received from the first "Service" (S1). With the object data the second "Middleware" (M2) generates the response and it is returned to the "Gateway" (G1). "Gateway" (G1) uses the response generated by the second "Middleware" (M2) to respond to the request received from the external communication network.

En la figura 1 aparece la figura del “Discovery” (D1) para un mejor entendimiento de una realización alternativa del objeto de la invención mostrada en la figura 2, en la que se hace uso de la implementación de un modelo de comunicación de mensajes “Heartbeat” y “Mapping” entre el “Discovery” (D1) y los demás componentes, realización basada en la realización preferente mostrada en la figura 1. En este caso se tienen además de los componentes anteriormente citados un tercer componente “Service" (S3) e interviene activamente el componente “Discovery” (D1) para poder generar los primeros mensajes (denominados latidos o “Heartbeats”) en los que “Middleware” (M1,M2) y “Services” (S1,S2,S3) que estén registrados con el “Discovery” (D1) envían el estado del servidor donde residen. Mientras que en los segundos mensajes (denominados de mapeo o “Mapping”): el “Discovery” (D1) envía un registro de los “Middleware” (M1, M2) y “Services” (S1, S2, S3) y de los cuales recibe “Heartbeats”, a cada uno de los componentes que estén registrados al “Discovery” (D1).Figure 1 shows the figure of "Discovery" (D1) for a better understanding of an alternative embodiment of the object of the invention shown in Figure 2, in which use is made of the implementation of a message communication model " Heartbeat "and" Mapping "between the" Discovery "(D1) and the other components, realization based on the preferred embodiment shown in figure 1. In this case, in addition to the aforementioned components, there is a third component" Service "(S3) ) and the "Discovery" component (D1) is actively involved to generate the first messages (called beats or "Heartbeats") in which "Middleware" (M1, M2) and "Services" (S1, S2, S3) that are registered with the "Discovery" (D1) send the status of the server where they reside, while in the second messages (called mapping or "Mapping"): the "Discovery" (D1) sends a record of the "Middleware" (M1) , M2) and "Services "(S1, S2, S3) and from which it receives" Heartbeats ", to each of the components that are registered to" Discovery "(D1).

En una realización preferente, una vez que el “host” de un componente de “Middleware” o “Service” se ha registrado con una instancia del componente “Discovery”, mediante el respectivo registro mediante el cual el “Discovery” recibe una serie de datos (variables según implementación) siendo a partir de entonces cuando puede a comenzar recibir mensajes tipo “Heartbeats”, el “Discovery” manda mensajes tipo “Mapping” a los componentes registrados en el “Discovery” y de esta manera actualiza periódicamente su estado publicando un evento, en un intervalo preferiblemente definido en milisegundos, y dependiendo de la demanda de uso; generando de esta manera un quorum.In a preferred embodiment, once the "host" of a component of "Middleware" or "Service" has registered with an instance of the "Discovery" component, by means of the respective register by means of which the "Discovery" receives a series of data (variables according to implementation) being from then when you can start receiving messages like "Heartbeats", the "Discovery" sends messages "Mapping" to the components registered in the "Discovery" and in this way periodically updates its status by publishing an event, in an interval preferably defined in milliseconds, and depending on the demand for use; generating in this way a quorum.

Este evento de envío de mensajes tipo “Mapping” y “Heartbeat” se realiza usando preferiblemente y de manera no limitativa “MessagePack” cualquier otro protocolo de transporte.This "Mapping" and "Heartbeat" message sending event is carried out using preferably and in a non-limiting manner "MessagePack" any other transport protocol.

De manera preferida los mensajes tipo “Heartbeat” comprenden como la carga útil (“payload”), al menos una propiedad que permita al “Discovery” determinar si hay redundancia qué “host” elegir para un componente concreto; dicha propiedad se refiere a datos que pueden ser referidos a: CPU, memoria, red, discos, y memoria de intercambio.Preferably, the "Heartbeat" type messages include, as the payload, at least one property that allows the "Discovery" to determine if there is redundancy which "host" to choose for a specific component; said property refers to data that can be referred to: CPU, memory, network, disks, and swap memory.

Estos datos deben ser preferentemente almacenados por el componente “Discovery”, y utilizados como una referencia para determinar el estado de salud de cada “host”. Con estos datos el “Discovery” puede generar una serie de índices o “weight” generados a partir de la información comprendida en los mensajes tipo “Hearbeat” relacionados con la redundancia de cada “host” almacenando los mismos, de tal manera que tiene a su disposición un listado de la idoneidad de cada “host” para cada componente. These data should preferably be stored by the "Discovery" component, and used as a reference to determine the health status of each "host". With these data the "Discovery" can generate a series of indices or "weight" generated from the information included in the messages type "Hearbeat" related to redundancy of each "host" storing them, in such a way that you have at your disposal a list of the suitability of each "host" for each component.

Claims (7)

R E I V I N D I C A C I O N E S 1. Red distribuida que comprende una pluralidad de servidores, caracterizada por que en al menos uno de los servidores reside, al menos uno de:1. Distributed network comprising a plurality of servers, characterized in that at least one of the servers resides, at least one of: - un componente de registro que a su vez comprende un registro de todos los componentes que figuran en una aplicación,- a registration component which in turn comprises a register of all the components contained in an application, - un punto de acceso, destinado a recibir peticiones y servir respuestas según un protocolo de comunicación que esté interpretando,- an access point, intended to receive requests and serve responses according to a communication protocol that is interpreting, - un componente intermedio conectado a al menos uno de los puntos de acceso- an intermediate component connected to at least one of the access points - un componente de servicio, y- a service component, and - dos canales de mensajes que a su vez comprenden:- two message channels that, in turn, include: - un primer canal de mensajes que conecta componentes intermedios y componentes de servicio registrados en un componente de registro para transmitir unos primeros mensajes entre componentes intermedios y componentes de servicio registrados en un componente de registro de tal manera que se envía el estado del servidor donde residen, y - un segundo canal de mensajes que conecta el componente de registro con cada uno de los componentes que estén registrados en dicho componente de registro para transmitir unos segundos mensajes que se envían desde el componente de registro y que comprenden un registro de componentes intermedios y componentes de servicio registrados de los cuales recibe primeros mensajes.- a first message channel connecting intermediate components and service components registered in a registration component for transmitting first messages between intermediate components and service components registered in a registration component in such a way that the state of the server where they reside is sent , and - a second message channel connecting the registration component with each of the components that are registered in said registration component for transmitting a second number of messages that are sent from the registration component and that comprise a register of intermediate components and registered service components from which it receives first messages. 2. Método de gestión de una red distribuida que comprende una pluralidad de servidores, donde al menos uno de dichos servidores comprende al menos uno de los siguientes componentes:2. Management method of a distributed network comprising a plurality of servers, wherein at least one of said servers comprises at least one of the following components: - un componente de registro que a su vez comprende un registro de todos los componentes que figuran en una aplicación,- a registration component which in turn comprises a register of all the components contained in an application, - un punto de acceso, destinado a recibir peticiones y servir respuestas según un protocolo de comunicación que esté interpretando,- an access point, intended to receive requests and serve responses according to a communication protocol that is interpreting, - un componente intermedio conectado a al menos uno de los puntos de acceso- an intermediate component connected to at least one of the access points - un componente de servicio, registrado en el componente de registro, y - dos canales de mensajes que a su vez comprenden: - a service component, registered in the registration component, and - two message channels, which in turn include: - un primer canal de mensajes que conecta componentes intermedios y componentes de servicio registrados en un componente de registro para transmitir unos primeros mensajes entre componentes intermedios y componentes de servicio registrados en un componente de registro de tal manera que se envía el estado del servidor donde residen, y- a first message channel connecting intermediate components and service components registered in a registration component for transmitting first messages between intermediate components and service components registered in a registration component in such a way that the state of the server where they reside is sent , Y - un segundo canal de mensajes que conecta el componente de registro con cada uno de los componentes que estén registrados en dicho componente de registro para transmitir unos segundos mensajes que se envían desde el componente de registro y que comprenden un registro de componentes intermedios y componentes de servicio registrados de los cuales recibe primeros mensajes;- a second message channel that connects the registration component with each of the components that are registered in said registration component to transmit a second number of messages that are sent from the registration component and that comprise a register of intermediate components and components of registered service from which you receive first messages; donde el método comprende generar una serie de índices a partir de la información comprendida en los mensajes tipo "Hearbeat”, de tal manera que tiene a disposición un listado de la idoneidad de ubicación para cada componente.where the method comprises generating a series of indexes from the information included in the "Hearbeat" type messages, in such a way that a list of the suitability of location for each component is available. 3. Método según reivindicación 2 caracterizado por que la comunicación entre los componentes es asíncrona.Method according to claim 2, characterized in that the communication between the components is asynchronous. 4. Método según reivindicación 2 caracterizado por que cuando el servidor en el que reside un componente intermedio o componente de servicio se ha registrado con una instancia del componente de registro, se procede a actualizar periódicamente su estado publicando un evento.Method according to claim 2 characterized in that when the server in which an intermediate component or service component resides has been registered with an instance of the registration component, it is periodically updated its status by publishing an event. 5. Método según reivindicación 4 caracterizado por que el evento es enviado como un objeto serializado como carga útil ("payload”).Method according to claim 4 characterized in that the event is sent as a serialized object as a payload ("payload"). 6. Método según reivindicación 4 caracterizado por que el evento se publica en un intervalo definido en milisegundos.Method according to claim 4 characterized in that the event is published in a defined interval in milliseconds. 7. Método según reivindicación 4 caracterizado por que el estado comprende datos de:Method according to claim 4 characterized in that the state comprises data of: CPU, memoria, red, discos, y memoria de intercambio. CPU, memory, network, disks, and swap memory.
ES201731034A 2017-08-16 2017-08-16 DISTRIBUTED NETWORK AND METHOD OF MANAGEMENT OF THE SAME (Machine-translation by Google Translate, not legally binding) Withdrawn ES2700535A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
ES201731034A ES2700535A1 (en) 2017-08-16 2017-08-16 DISTRIBUTED NETWORK AND METHOD OF MANAGEMENT OF THE SAME (Machine-translation by Google Translate, not legally binding)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
ES201731034A ES2700535A1 (en) 2017-08-16 2017-08-16 DISTRIBUTED NETWORK AND METHOD OF MANAGEMENT OF THE SAME (Machine-translation by Google Translate, not legally binding)

Publications (1)

Publication Number Publication Date
ES2700535A1 true ES2700535A1 (en) 2019-02-18

Family

ID=65280298

Family Applications (1)

Application Number Title Priority Date Filing Date
ES201731034A Withdrawn ES2700535A1 (en) 2017-08-16 2017-08-16 DISTRIBUTED NETWORK AND METHOD OF MANAGEMENT OF THE SAME (Machine-translation by Google Translate, not legally binding)

Country Status (1)

Country Link
ES (1) ES2700535A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040044727A1 (en) * 2002-08-30 2004-03-04 Abdelaziz Mohamed M. Decentralized peer-to-peer advertisement
US7330444B1 (en) * 2003-07-21 2008-02-12 Symantec Operating Corporation Cluster communication in heartbeat messages

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040044727A1 (en) * 2002-08-30 2004-03-04 Abdelaziz Mohamed M. Decentralized peer-to-peer advertisement
US7330444B1 (en) * 2003-07-21 2008-02-12 Symantec Operating Corporation Cluster communication in heartbeat messages

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ANDERSSON L ET AL. LDP Specification; rfc5036.txt. Internet Engineering Task Force, IETF; Standard, Internet Society (ISOC), 01/10/2007, [en línea][recuperado el 01/02/2017]. Recuperado de Internet (URL:https://tools.ietf.org/html/rfc5036#section-2.8.2 ), Apartado 3.5.7 *
CARLOS A FLORES-CORTÉS ET AL. An Adaptive Middleware to Overcome Service Discovery Heterogeneity in Mobile Ad Hoc Environments. IEEE DISTRIBUTED SYSTEMS ONLINE, 01/07/2007, Vol. 8, Páginas 1-11 [en línea][recuperado el 02/02/2017]. Recuperado de Internet (URL:http://ieeexplore.ieee.org/abstract/document/4292039/ ), 1541-4922, (DOI: 10.1109/MDSO.2007.41) *
SEGGELMANN M TUEXEN. Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS) Heartbeat Extension; rfc6520.txt. Internet Engineering Task Force, IETF; Standard, Internet Society (ISOC), 08/02/2012, [en línea][recuperado el 01/02/2018]. Recuperado de Internet (URL:https://tools.ietf.org/html/rfc6520#page-3 ), <p>Apartado 5.2</p> *

Similar Documents

Publication Publication Date Title
US10142226B1 (en) Direct network connectivity with scalable forwarding and routing fleets
US8886783B2 (en) System and method for providing secure subnet management agent (SMA) based fencing in an infiniband (IB) network
JP6803422B2 (en) Systems and methods to prevent DENIAL OF SERVICE (DOS) attacks on systems designed for middleware and application execution, and subnet administrators in systems designed for middleware and application execution (DOS: DENIAL OF SERVICE) attacks. SA: SUBNET ADMINISTRATION System and method to support reliable connection (RC: RELIABLE CONNECTION) based on access
WO2019201043A1 (en) Network communication method, system and device, and storage medium
US10469629B2 (en) Container networking for connecting network controller applications to a switch fabric
CN102801559B (en) Intelligent local area network data collecting method
CN102217228B (en) Network operating system for managing and securing networks
CN105634998B (en) Method and system for unified monitoring of physical machine and virtual machine in multi-tenant environment
AU2019208140B2 (en) Centralized networking configuration in distributed systems
US9935848B2 (en) System and method for supporting subnet manager (SM) level robust handling of unkown management key in an infiniband (IB) network
WO2016180181A1 (en) Service function deployment method and apparatus
JP2014531831A (en) System and method for controlling network traffic via a virtual switch
CN111492627A (en) Controller-based service policy mapping to establish different tunnels for different applications
US10567242B2 (en) Physical resource life-cycle in a template based orchestration of end-to-end service provisioning
TWI586127B (en) Multi-blade network traffic management apparatus with improved failure handling and methods thereof
US8588225B1 (en) Physical resource to virtual service network mapping in a template based end-to-end service provisioning
TW201541919A (en) Scalable address resolution
CN108989438A (en) Implementation method, the device and system of data distribution network
CN109995875A (en) Virtualization data distributes elastomeric network system
ES2700535A1 (en) DISTRIBUTED NETWORK AND METHOD OF MANAGEMENT OF THE SAME (Machine-translation by Google Translate, not legally binding)
KR101747032B1 (en) Modular controller in software defined networking environment and operating method thereof
Arbiza et al. Refactoring Internet of Things middleware through software-defined network
CN105591738B (en) A kind of key updating method and device
EP3050283B1 (en) Providing network management information in a communications network
CN108353037A (en) With the OPENFLOW compatible networks for flowing through phase extension

Legal Events

Date Code Title Description
BA2A Patent application published

Ref document number: 2700535

Country of ref document: ES

Kind code of ref document: A1

Effective date: 20190218

FA2A Application withdrawn

Effective date: 20190611