This disclosure related in general to the field of communications and, more particularly, to enabling communication between message queues across multiple data centers.
Data centers are often the source of many messages. The messages may be messages that are passed between applications or may be system messages (e.g., used to analyze the performance of the data center and/or the devices therein). The messages may be logged and/or stored in a message queue. A message queue protocol may be used to maintain queues of messages and to distribute such messages. In some cases, such messages are copied from one data center to another.
Overview
In some examples a method comprises: receiving from a first message queue, a message encoded in a first message queue protocol associated with the first message queue; generating a translated message by translating the message from the first message queue protocol to an application layer messaging protocol; and transmitting, utilizing the application layer messaging protocol, the translated message to a server, wherein the translated message update a second message queue, the second message queue being encoded in a second message queue protocol.
In other examples, an apparatus comprises: a network interface, the network interface being configured to receive, from a first message queue, a message encoded in a first message queue protocol associated with the first message queue; a memory element to store code; at least one processor coupled to the memory element and network interface, wherein the at least one processor is to execute the code to perform operations comprising: generating a translated message by translating the message from the first message queue protocol to an application layer messaging protocol; and transmitting, utilizing the application layer messaging protocol and the network interface, the translated message to a server, wherein the translated message is to update a second message queue encoded in a second message queue protocol.
In further examples, a computer-readable non-transitory medium comprising instructions, that when executed by at least one processor configure the at least one processor to perform operations comprising: receiving from a first message queue, a message encoded in a first message queue protocol associated with the first message queue; generating a translated message by translating the message from the first message queue protocol to an application layer messaging protocol; and transmitting, utilizing the application layer messaging protocol, the translated message to a server, wherein the translated message update a second message queue, the second message queue being encoded in a second message queue protocol.
In still other examples a method comprises: receiving a message encoded in an application layer messaging protocol; generating a translated message by translating the message from the application layer messaging protocol to a message queue protocol; and transmitting the translated message to a network element storing at least a portion of a message queue.
In other examples, an apparatus comprises: a network interface, the network interface being configured to receive a message encoded in an application layer messaging protocol; a memory element to store code; at least one processor coupled to the memory element and network interface, wherein the at least one processor is to execute the code to perform operations comprising: generating a translated message by translating the message from the application layer messaging protocol to a message queue protocol; and transmitting the translated message to a network element storing at least a portion of a message queue.
In yet other examples, a computer-readable non-transitory medium comprising instructions, that when executed by at least one processor configure the at least one processor to perform operations comprising: receiving a message encoded in an application layer messaging protocol; generating a translated message by translating the message from the application layer messaging protocol to a message queue protocol; and transmitting the translated message to a network element storing at least a portion of a message queue.
Turning to
As used herein in this Specification, the term ‘network element’ is meant to encompass any as servers (physical or virtual), end user devices, routers, switches, cable boxes, gateways, bridges, load balancers, firewalls, inline service nodes, proxies, processors, modules, or any other suitable device, component, element, proprietary appliance, or object operable to exchange, receive, and/or transmit data in a network environment. These network elements may include any suitable hardware, software, components, modules, interfaces, or objects that facilitate the sharing of message queue operations thereof. This may be inclusive of appropriate algorithms and communication protocols that allow for the effective exchange of data or information. Each of the network elements can also include suitable network interfaces for receiving, transmitting, and/or otherwise communicating data or information in a network environment.
Within the context of the disclosure, a ‘network’ represents a series of points, nodes, or network elements of interconnected communication paths for receiving and transmitting packets of information that propagate through a communication system. A network offers communicative interface between sources and/or hosts, and may be any local area network (LAN), wireless local area network (WLAN), metropolitan area network (MAN), Intranet, Extranet, Internet, WAN, virtual private network (VPN), or any other appropriate architecture or system that facilitates communications in a network environment depending on the network topology. A network can comprise any number of hardware or software elements coupled to (and in communication with) each other through a communications medium.
A ‘message queue’ is inclusive of one or more network elements (e.g., 108a-c) that each stores at least a portion of messages corresponding to a queue of messages for a data center. Thus, each message queue can comprise one or more network elements that, collectively, store the messages corresponding to the message queue. Each network element in the message queue stores the messages encoded in a message queue protocol. A ‘message queue protocol’ is inclusive of protocols for maintaining queues of messages and distributing such messages. A message queue protocol can define a protocol-dependent interface for accessing the message queue. The protocol-dependent interface expose methods (e.g., functions) for adding, removing, and/or otherwise modifying messages stored in a message queue. Examples of message queue protocols include Kestrel, RabbitMQ™ (referred to herein as “RabbitMQ”), Apache™ Kafka (referred to herein as “Kafka)”, ActiveMQ™ (referred to herein as “ActiveMQ”). Each network element in a message queue uses the protocol-dependent interface to facilitate adding, removing, and/or otherwise modifying messages stored in the message queue. Because the protocol-dependent interface is protocol-dependent (e.g., is implemented for a the message queue protocol), messages output from the message queue (via the protocol-dependent interface) are encoded in the message queue protocol.
Some message queue protocols distinguish between producers and consumers of messages. A message producer may generate one or more messages. A message consumer may consume one or more messages. A network element may be a producer, a consumer, or both. Message producers may transmit the messages to a broker (or publish the message). A broker is an intermediary network element that facilitates distribution of messages to consumers. In some embodiments of the present disclosure, the broker is a server for distributing messages to message queues in an application layer messaging protocol. Thus, the consumers may receive the message from the broker. The messages may be distributed to consumers in a one-to-one fashion (e.g., where each message is sent to only one consumer) or in a one-to-many fashion (e.g., where each message is sent to more than one consumer).
As a further example, producers and consumers may operate in a publisher-subscriber model, in which one network element or component (i.e., the publisher or producer) is configured to detect an event (e.g., receipt of a message in a message queue). Other network elements or components (i.e., the subscriber or consumer) subscribe to the event and, as subscribers, are notified (e.g., are transmitted a copy of the message) when the publisher detects the event. The subscriber may register directly with the publisher (e.g., by sending a message to the publisher that requests notifications from the publisher) or may register directly with a broker (e.g., by sending, to the broker, a message that requests notifications from the publisher). When the publisher detects the event, the publisher broadcasts the message to all subscribers of the event (in some cases via a broker).
The dashed lines between the individual data centers 102a-e represent communication channels. As used herein, a ‘communication channel’ encompasses a physical transmission medium (e.g., a wire) or a logical connection (e.g., a radio channel) used to convey information signals (e.g., data, data packets, control packets, messages etc.) from one or more senders (e.g., a first data center, a first message queue, a message producer, a network element, and the like) to one or more receivers (e.g., a second data center, a second message queue, a message consumer, a network element, and the like). Data, as used herein, refers to any type of source or object code, data structure, any type of numeric, voice, messages, video, media, or script data packet, or any other suitable information in any appropriate format that may be communicated from one point to another. A communication channel, as used herein, can include one or more communication links, which may be physical (e.g., wire) or logical (e.g., data link, wireless link, etc.). Termination points of communication channels can include network interfaces such as Ethernet ports, serial ports, etc. In some examples, each communication channel may be a single channel: deployed for both control messages (i.e., instructions to control a network element) and data messages (i.e., messages that include data packets for transmission to other data centers for sharing message queues). A data center may connect to another data center over a communication channel and/or over a network. These communication channels are used to transmit messages and data between the data centers. The individual data centers may use any communication protocol (e.g., a Transport Layer protocol) for communication over the communication channels.
In some traditional systems, different message queue protocols are not interoperable with one another. In such systems, exchanging messages between the data centers 102a-e as illustrated in
Turning to
A potential solution is to clone one instance of a message queue to across multiple data centers. For example, a message queue can be copied from one data center to each of the other data centers in a system that includes multiple data centers. In the example of Kafka, a mirroring tool for the queue may be used to duplicate queues across multiple data centers. For example, Kafka Mirror Maker can mirror (e.g., copy) messages from one Kafka message queue to another Kafka message queue by using Kafka's producer and consumer roles. In the example of
A solution to address the above issues (and others), disclosed in the present disclosure, provides for intercommunication of messages from message queues having different message queue protocols. The methods, systems, logic, and/or apparatuses (as disclosed herein) address the above technical problem (and others) by enabling messages to be shared between message queues regardless of the message queue protocol utilized by the message queues. In some examples, the methods, systems, logic, and/or apparatuses disclosed herein utilize an application layer messaging protocol to transfer messages between message queues. For example, the application layer messaging protocol may be an Extensible Messaging and Presence Protocol (XMPP), Message Queuing Telemetry Transport (MQTT), WebSocket protocol, or other application layer messaging protocol. The Internet Engineering Task Force (IETF) published, in 2011, Extensible Messaging and Presence Protocol (XMPP) in Request for Comments (RFC) 6120, which is hereby incorporated by reference its entirety. In traditional systems, XMPP is used at the application layer of the OSI model. However, this specification utilizes it at the network layer of the OSI model to transmit messages between data centers. The Organization for the Advancement of Structured Information Standards (OASIS) published, in 2014, MQTT Version 3.1.1, which is hereby incorporated by reference its entirety. The International Organization for Standardization (ISO) published, in 2016, ISO/IEC 20922:2016, which is a standard that defines MQTT version 3.1.1. The IETF published, in 2011, The WebSocket Protocol in RFC 6455, which is hereby incorporated by reference its entirety. The systems and methods disclosed herein, advantageously, enable exchange of messages between message queues while allowing each of the message queues store messages that are encoded in a different message queue protocol.
Turning to
In system 300, each of the data centers 102a-c contains a corresponding message queue 104a-c. Each of the message queues uses a corresponding message queue protocol for, among other things, modifying the message queue and storing messages in the message queue. Each of the message queues utilizes a corresponding one of the protocol-dependent interfaces 106a-c, respectively. In addition, each of the data centers 102a-c includes an XMPP client 116a-c and interfaces 118a-c, respectively. Each of the XMPP clients 116a-c is configured to communicate with an XMPP agent that is located in the XMPP server 302. The XMPP clients 116a-c are used to interpret messages sent to each message queue 104a-c by the XMPP server 302. The XMPP client can send messages to all the other clients subscribed to receive such messages via the XMPP server 302. The XMPP server 302 may include a XMPP agent, which corresponds to the XMPP clients 116a-c in the data centers 102a-c. The XMPP agent in the XMPP server 302 and the XMPP clients 116a-c in the data centers 102a-c are inclusive of, e.g., code that includes instructions for exchanging messages encoded in XMPP. The connection between the XMPP clients 116a-c and the XMPP agent on the XMPP server 302 is a secure connection (in contrast to unsecure connections that may be provisioned in message queue protocols such as Kafka). Each of the interfaces 118a-c is operable to, among other things, convert a message from a first encoding (e.g., message queue protocol) to a second encoding (e.g., an application layer messaging protocol) and vice versa. In this example, each of the interfaces 118a-c is to convert messages from a message queue protocol to XMPP for transmission to the XMPP server 302. Such conversion by the interfaces 118a-c allows the use of different message queue protocols in each data center while enabling each data center to exchange messages in a format that is compatible with other data centers.
A difference between systems 300 and 100 is that system 300 includes an XMPP server 302 while system 100 does not. The XMPP server 302 transmits messages received from one data center to one or more other data centers. Another difference is that, in system 300, each of the data centers 102a-c includes an XMPP client 116a-c and an interface 118a-c (respectively) while those in system 100 do not. In a broad sense,
In some examples, data may be mirrored (e.g., using XMPP) from a production data center to an analytics data center (wherein the production data center and the analytics data center use a different message queue protocols). The analytics data center may use a set of technologies for high efficiency data processing.
In operation, the data centers 102a-c exchange messages with the XMPP server 302 using alternate message encodings. The message queue 104a may transmit a message to the interface 118a via protocol-dependent interface 106a. The interface 118a receives the message from the protocol-dependent interface 106a. Because the messages are received using the protocol-dependent interface 106a (i.e., which is dependent upon the message queue protocol), the message is encoding in the message queue protocol associated with the message queue 104am (i.e., PROTOCOL 1). The interface 118a translates the message from the message queue protocol associated with the message queue 104a (PROTOCOL 1) to an alternate encoding to generate a translated message. The alternate encoding may be based on XMPP, MQTT, WebSocket, or other application layer messaging protocols. In this example, the interface 118a translates the message from the PROTOCOL 1 to XMPP to generate the translated message. The interface 118a transmits the translated message to the XMPP client 116a. The XMPP client 116a receives the translated message from the interface 118a and encrypts the translated message to generate an encrypted message (i.e. an encrypted version of the translated message). The XMPP client 116a transmits, utilizing at least in part the application layer messaging protocol, the encrypted message to an XMPP agent on the XMPP server 302. Advantageously, the application layer messaging protocol is used to facilitate a publisher-subscriber relationship between message queues. The XMPP server 302 uses the encrypted message to update at least one other message queue in at least one other data center. For example, the XMPP server 302 receives the encrypted message from data center 102a (e.g., from message queue 104a is associated with message protocol 1) and uses it to update the message queue 104c in data center 102c, which stores messages in a different message queue protocol than message queue 104a. The XMPP server 302 may determine (e.g., based on a table storing a correspondence between message producers and subscribers) that the encrypted message is to be transmitted to the data center 102c. The XMPP agent on the XMPP server 302 transmits the encrypted message (received from the XMPP client 116a in the data center 102a) to the XMPP client 116c in the data center 102c. The XMPP client 116c receives the encrypted message from the XMPP agent on the XMPP server 302 and decrypts the encrypted message to generate the original translated message (encoded in XMPP, which was generated by the interface 118a in date center 102a). The XMPP client 116c transmits the translated message to the interface 118c. The interface 118c receives the translated message from the XMPP client 116c. The interface 118c translates the message from XMPP to the PROTOCOL 2. The interface 118c utilizes the protocol-dependent interface 104c to insert the message (now encoded in a message queue protocol, PROTOCOL 2) into the message queue 104c. Because the interfaces 118a-c and the server 302 exchanges messages in alternate message encoding (e.g., application layer messaging protocol, XMPP, MQTT, WebSocket, and the like), the process of exchanges of messages between multiple data centers message is agnostic with respect to the underlying message protocol used by the data centers.
Is noted that the XMPP server 302 may also maintain a local message queue and/or buffer for the message queue. Advantageously, because XMPP is used distribute and/or publish messages to the data centers 102a-c, to local message queue in the XMPP server 302 may be implemented using any message queue protocol (e.g., where XMPP is again used to as an intermediary protocol between the message queue protocol). This, advantageously, provides a seamless way of distributing messages from different message queues regardless of the message queue protocols underlying the message queues. In the example system 300, each of data centers 102a and 102a implement a first message protocol “message queue protocol 1” while data center 102c implements a second message protocol “message queue protocol 2,” which is different from the first. Because each of the data centers translates a local message queue protocol to XMPP, each is able to share messages between the others using XMPP (i.e., via XMPP server 302).
In one example, message queue protocol 1 (PROTOCOL 1) is Kafka and message queue protocol 2 (PROTOCOL 2) is RabbitMQ. In such an example, Kafka may be utilized to analyze time series data (e.g., a set of event (messages) ordered in a time sequence). Kafka may be utilized to deliver a window of data to other data centers (e.g., from data center 102a to data center 102c). Such a window of data may correspond to a state of an analytics application (e.g., data over last X mins, last Y messages, over Z hours). Data center 102a may utilize Kafka to transmit and/or receive different windows of data to different subscribers and/or to analyze such data. For example, XMPP may be utilized to synchronize data from data center 102c (e.g., mirror data from data center 102c to data center 102a via XMPP server 302). After receiving the mirror data from the data center 102c via the server 302, the data center 102a may utilize Kafka to analyze the data. A result of the analysis (e.g., analysis regarding a window of time) may be and transmitted back to data center 102c using utilizing XMPP, as described herein. For example, the XMPP client 116a may translate the result from a Kafka message encoding to an XMPP message encoding for transmission back to the data center 102c.
In a further example, the data center 102a (a first data center) may be located in California. An endpoint generates a message, for example, using a social media application (e.g., TWITTER, FACEBOOK, etc.). The endpoint transmits the message to the message queue 104a (a first message queue) in the first data center, which stores the message in Kafka encoding (the Kafka message). The Kafka message is sent from the first message queue to the interface (118a) in the first data center, which translates the Kafka message to XMPP message encoding (the XMPP message). The interface 118a then forwards the XMPP message to the XMPP client 116a. The XMPP client 116a encrypts the XMPP message and transmits the encrypted XMPP message to the XMPP server 302. The XMPP server 302 can then forward the encrypted XMPP message to any number of other servers or propagate it to any number of XMPP clients (e.g., XMPP clients in any of data centers 102b and/or 102c). For example, the XMPP server 302 may send the encrypted XMPP message to the data centers 102b and 102c. The data center 102c (a third data center) may be located in Texas. A XMPP client 116c receives the encrypted XMPP message from the XMPP server 302. The XMPP client 116c decrypts the encrypted XMPP message, e.g., reconstruct to the original (unencrypted) XMPP message. The XMPP client 116c transmits the XMPP message to the interface 118c in the third data center. The message queue protocol of the message queue 104c may be RabbitMQ. Thus, the interface 118c translates the XMPP message encoding to a RabbitMQ message encoding. The interface 118c inserts the RabbitMQ message into the message queue 104c using the protocol-dependent interface 106c. Finally, an endpoint in Texas retrieves the RabbitMQ message from the message queue 104c and generates if for display in a news feed of the social media application. The data center 102b (a second data center) may be located in Michigan. Though the data center 102b uses the same underlying message queue protocol as the data center 102a, a process similar to that described for the data center 102c may occur for the data center 102b. In other examples, the data center 102a and 102b avoid using the XMPP when exchanging message with one another based on a determination (by a network element in one or both data centers) that each uses the same underlying message queue protocol.
Additionally, it should be noted that the example of
The network element 402 comprises a processor 404, a memory element 406, a data bus 416, a network interface 418, and a buffer 422. The memory element 406 includes an interface code 408, a buffer code 410, and a XMPP code 412. The processor 404, among other things, executes the interface code 408, the buffer code 410, and/or the XMPP code 412 to buffer messages, to translate messages from a message queue protocol to an application layer messaging protocol, and/or to translate messages from the application layer messaging protocol to the message queue protocol. The interface code 408 includes instructions for translating messages between a message queue protocol and an application layer messaging protocol. The interface code 408 also includes instructions for managing the insertion of messages in various message queues (e.g., message queues in other network elements in the data center and/or message queues in a server). For example, the interface code 408 may include instructions for utilizing a protocol-dependent interface of a message queue. The buffer code 410 includes instructions for managing a size and usage of the buffer 422. In some examples, the buffer code 410 dynamically changes the size of the buffer 422 based on The XMPP code 412 includes instructions for exchanging XMPP messages with a XMPP agent on another device (e.g., a server including an XMPP agent). The data bus 416 operably couples the components to one another. The network interface 418 includes a plurality of sockets 420 (e.g., network ports), each of which is configured to transmit and/or receive data over a network. The buffer 422 is operable to store messages. In particular, the buffer 422 is to buffer messages between message queues in the data center and message queues in a (broker) server remote from the data center.
In operation, the network element 402 communicates with a message queue (e.g., a network element storing at least a portion of the message queue) and with a server. The network element 402 may receive messages from the message queue and transmit them to the server. The message queue includes a protocol-dependent interface, which can provide the network element 402 with access to messages in the message queue. For example, the network element 402 uses the protocol-dependent interface to receive (and/or retrieve) via the network interface 418 messages from the message queue. Because the protocol-dependent interface is protocol-dependent (e.g., is implemented for a specific message queue protocol), messages retrieved from the message queue (via the protocol-dependent interface) are encoded in the specific message queue protocol. The network element 402 uses the interface code 408 to translate the message from the specific message queue protocol to the application-layer messaging protocol for communicating with the server. The network element 402 transmits the translated message to the server and, thereby, inserts the message into an application-layer messaging message queue on the server. The interface code 408 may include instructions that, when executed by the processor 404, carry out logic 600 (described below with respect to
In addition, the network element 402 may buffer messages before inserting them into a message queue in the data center or a message queue on the server. The network element 402 uses the buffer code 410 to dynamically change the size of the buffer 422 based on parameters associated with another network element to and/or from which messages are transferred. For example, the parameters may include CPU usage (e.g., where the buffer 422 is increased if the CPU usage of the another network element is elevated above a certain threshold, e.g., to buffer message in the event that the another network element fails/crashes), memory (e.g., where the buffer 422 is adjusted based on the available memory on the device such as the buffer 422 being increased in the available memory is below a threshold), disk (if the system flushes to disk), network congestion, whether a connection is available from to another device and/or based on events detected at other network element remote from the network element 402. In each case, the buffer 422 may be resized to a previous (or default) size when the parameter(s) that caused the change in the buffer size is not longer detected. The buffer code 410 may include instructions that, when executed by the processor 404, carry out logic 900 (described below with respect to
The server 502 comprises a processor 504, a memory element 506, a data bus 514, a network interface 516, and a buffer 520. The memory element 506 includes a buffer code 510 and a XMPP code 512. The processor 504, among other things, executes the buffer code 510 and/or the XMPP code 512 to buffer messages and to distribute messages from one data center to one or more other data centers. The buffer code 510 includes instructions for managing a size and usage of the buffer 520. In some examples, the buffer code 510 dynamically changes the size of the buffer 520 based on parameters associated with network elements to and/or from which messages are transferred. The XMPP code 512 includes instructions for transferring XMPP messages with a XMPP client on another device (e.g., a network element including the XMPP client). The data bus 514 operably couples the components to one another. The network interface 516 includes a plurality of sockets 518 (e.g., network ports), each of which is configured to transmit and/or receive data over a network. The buffer 520 is operable to store messages. In particular, the buffer 520 is to buffer messages in the server 502 based on connectivity to and/or events detected at a message queue (i.e., a network element storing at least a portion of the message queue).
In operation, the server 502 indirectly communicates with a plurality of message queues (e.g., each being a network element storing at least a portion of the plurality of message queues). The server 502 may receive messages from one of the plurality of message queues and transmit (e.g., publish or broadcast) them to others of the plurality of message queues (e.g., others that are subscribers). As described above, each message queue includes a protocol-dependent interface that exposes methods (e.g., functions) for adding, removing, and/or otherwise modifying content of the message queue. However, the server 502 does not communicate with the message queue (i.e., network element storing at least the portion of the message queue) using the message queue protocol or the protocol-dependent interface. Instead, the server 502 is a broker that uses, at least in part, XMPP to publish messages to other network elements in other data centers (e.g., network element 402), which in turn translates the messages for insertion into message queues. The server 502 uses the XMPP code 512 to receive messages (i.e., having been translated to from a message queue protocol to XMPP). The server may then access a data structure that stores a correspondence between publishers and subscribers to determine (e.g., based on a network address of the source and/or destination of the message) which subscribers to which the message should be transmitted. The server 502 uses the XMPP code 512 to transmit the messages (encoded in XMPP) to the subscribers, which can include other data centers that store messages encoded in various message queue protocols. The XMPP code 512 may encrypt the XMPP messages prior to transmission to each data center. The messages encoded in XMPP are received, in each data center, by a network element that includes an XMPP client (e.g., network element 402 of
In addition, the server 502 may buffer messages before transmitting them to a data center (i.e., to a network element within the data center). The server 502 may utilize the buffer code 510 to dynamically change the size of the buffer 520 based on parameters associated with network elements to and/or from which messages are transferred. For example, the parameters may include CPU usage (e.g., where the buffer 520 is increased if the CPU usage of the network element is elevated above a certain threshold, e.g., to buffer message in the event that the network element fails/crashes), memory (e.g., where the buffer 520 is adjusted based on the available memory on the network element such as the buffer 520 being increased in the available memory is below a threshold), disk (if the system flushes to disk), network congestion, whether a connection is available from/to the network element and/or based on events detected at the network element remote from the server 502. In each case, the buffer 520 may be resized to a previous (or default) size when the parameter(s) that caused the change in the buffer size is not longer detected. In some examples, the buffer code 510 may include instructions that, when executed by the processor 504, carry out logic 800 (described below with respect to
In one implementation, message queues, network elements, servers (e.g., XMPP servers), clients (e.g., XMPP clients), and/or interfaces described herein may include software to achieve (or to foster) the functions discussed herein for enabling migration of message queues where the software is executed on one or more processors to carry out the functions. This could include the implementation of instances of XMPP agents, XMPP clients, interfaces, and message queue protocols and/or any other suitable element that would foster the activities discussed herein. Additionally, each of these elements can have an internal structure (e.g., a processor, a memory element, etc.) to facilitate some of the operations described herein. In other embodiments, these functions for migration of message queues may be executed externally to these elements, or included in some other network element to achieve the intended functionality. Alternatively, XMPP servers, network elements, message queues, and/or interfaces may include software (or reciprocating software) that can coordinate with other network elements in order to achieve the migration of message queues functions described herein. In still other embodiments, one or several devices may include any suitable algorithms, hardware, software, components, modules, interfaces, or objects that facilitate the operations thereof.
In certain example implementations, the migration/sharing of message queues functions outlined herein may be implemented by logic encoded in one or more non-transitory, tangible media (e.g., embedded logic provided in an application specific integrated circuit [ASIC], digital signal processor [DSP] instructions, software [potentially inclusive of object code and source code] to be executed by one or more processors, or other similar machine, etc.). In some of these instances, one or more memory elements can store data used for the operations described herein. This includes the memory element being able to store instructions (e.g., software, code, etc.) that are executed to carry out the activities described in this Specification. The memory element is further configured to store databases such as mapping databases (mapping various protocols to XMPP protocol and/or mapping publishers to subscribers) to enable migration/sharing of message queues as disclosed herein. The processor can execute any type of instructions associated with the data to achieve the operations detailed herein in this Specification. In one example, the processor could transform an element or an article (e.g., data) from one state or thing to another state or thing. In another example, the activities outlined herein may be implemented with fixed logic or programmable logic (e.g., software/computer instructions executed by the processor) and the elements identified herein could be some type of a programmable processor, programmable digital logic (e.g., a field programmable gate array [FPGA], an erasable programmable read only memory (EPROM), an electrically erasable programmable ROM (EEPROM)) or an ASIC that includes digital logic, software, code, electronic instructions, or any suitable combination thereof.
Any of the devices disclosed herein (e.g., the network elements, endpoints, etc.) can include memory elements for storing information to be used in achieving the migration/sharing of message queues, as outlined herein. Additionally, each of these devices may include a processor that can execute software or an algorithm to perform the activities as discussed in this Specification. These devices may further keep information in any suitable memory element [random access memory (RAM), ROM, EPROM, EEPROM, ASIC, etc.], software, hardware, or in any other suitable component, device, element, or object where appropriate and based on particular needs. Any of the memory items discussed herein should be construed as being encompassed within the broad term ‘memory element.’ Similarly, any of the potential processing elements, modules, and machines described in this Specification should be construed as being encompassed within the broad term ‘processor.’ Each of the network elements can also include suitable interfaces for receiving, transmitting, and/or otherwise communicating data or information in a network environment.
At a high level, the logic 600 may be used to translate a message from a message queue protocol to an application-layer messaging protocol. Logic 600 may be implemented in a network element in any of data centers 102a-c (of
At a high level, the logic 700 may be used to translate a message from an application-layer messaging protocol to a message queue protocol. Logic 700 may be implemented in a network element in any of data centers 102a-c (of
At a high level, the logic 800 may be used to buffer messages based on parameters associated with a network element. In the example, of logic 800, the parameter related to whether a connection is active to the network element. The logic 800 is equally applicable to other parameters for determining when to buffer messages associated with the network element. Logic 800 may be implemented in a server such as XMPP server 302 (of
The size of the buffer may be changed (at 906 in logic 900) based on any parameter. For example, the parameters may include CPU usage (e.g., where the buffer is increased if the CPU usage of a device is elevated above a certain threshold, e.g., to buffer message in the event that the device fails/crashes), memory (e.g., where the buffer is adjusted based on the available memory on the device such as the buffer 422 being increased in the available memory is below a threshold), disk (if the system flushes to disk), network congestion, whether a connection is available from/to device and/or based on events detected at the device remote from the network element. Another parameter may include response times need to communicate with the server. A slower server (e.g., longer response time) may require larger buffer sizes (increasing the buffer size). The buffer size may be increased proportional to the time required, per message, to communicate with the server. Thus, the size of the buffer may be dynamically determined and, therefore, the buffers size would change based on how the communication times (e.g., the speed at which the server responds) change over time. In particular, the speed at which the server responds may depend on factors including, e.g., (1) network communication speeds between the originating network element and target server, (2) a load on the target server in terms of other activities and interactions it faces, which may lead to network congestion, and/or (3) performance of the infrastructure components of the system (hypervisor/cloud system performance, CPU/Memory system performance, disk and network performance). Consequently, the buffer size may fluctuate based on the same factors. Another parameter may be a time period. For example, a scheduled (planned) maintenance activity on the server may lead it to be temporarily decommissioned (and offline). The server may be notified of this planned downtime duration. The server may notify network element of the time period during which it will be offline (in advance of the time period). In this case, for the duration of maintenance, the buffer size on the network elements may be increased proportional to the time period of the maintenance (e.g., longer duration of times correspond to higher buffer sizes while shorter duration of times correspond to lower buffer sizes). In each case, the buffer may be resized to a previous (or default) size when the parameter(s) that caused the change in the buffer size is not longer detected.
Turning to
At another point in time (and while message are still being passed between the network element 1002 and 1006), at 1022, the first network element 1002 checks the connection to the XMPP server 1004 using a message (e.g., a ping). At 1022, the XMPP server 1004 may check the connection to the first network element 1002 using a message (e.g., a ping). Thus, either device may check on the other. At 1024, the first network element 1002 determines whether the connection (to the server 1004) is active. At 1028, the XMPP server 1004 determines whether the connection (to the first network element 1002) is active. In this case, only as an example, both the first network element 1002 and the XMPP server 1004 determine that the connection is inactive.
Turning to
Both the first network element 1002 and the XMPP server 1004 periodically checked the status of the connection, an example of which is illustrated at 1036. At 1038, the XMPP server 1004 detects (based on the check performed at 1036) that the connection is active with the first network element 1002. At 1040, the first network element 1002 begins transmitting messages (already translated from Kafka to XMPP) from the buffer to the XMPP server 1004. The XMPP server 1004 receives the messages from the buffer and stores and/or transmits them to the second network element 1006. In addition, at 1042, the XMPP server 1004 transmits, to second network element 1006, an instruction to resume transmission of messages associated with the first network element 1002 (e.g., based on the determination that the connection to the first network element 1002 is now active). The second network element 1006 may begin transmitting messages (already translated from RabbitMQ to XMPP) from the buffer to the XMPP server 1004 (until the buffer is clear of messages associated with the first network element 1002). At 1044, the second network element 1006 reduces the size of the buffer based, at least in part, on the instruction received at 1042.
In one particular instance, the architecture of the present disclosure can be associated with a service provider deployment. In other examples, the architecture of the present disclosure would be equally applicable to other communication environments, such as an enterprise wide area network (WAN) deployment. The architecture of the present disclosure may include a configuration capable of transmission control protocol/internet protocol (TCP/IP) communications for the transmission and/or reception of packets in a network.
Additionally, it should be noted that with the examples provided above, interaction may be described in terms of two, three, or four network elements. However, this has been done for purposes of clarity and example only. In certain cases, it may be easier to describe one or more of the functionalities of a given set of flows by only referencing a limited number of network elements. It should be appreciated that the systems described herein are readily scalable and, further, can accommodate a large number of components, as well as more complicated/sophisticated arrangements and configurations. Accordingly, the examples provided should not limit the scope or inhibit the broad techniques of using various protocols for migration/sharing of message queues, as potentially applied to a myriad of other architectures.
It is also important to note that the steps in the Figures illustrate only some of the possible scenarios that may be executed by, or within, the elements described herein. Some of these steps may be deleted or removed where appropriate, or these steps may be modified or changed considerably without departing from the scope of the present disclosure. In addition, a number of these operations have been described as being executed concurrently with, or in parallel to, one or more additional operations. However, the timing of these operations may be altered considerably. The preceding operational flows have been offered for purposes of example and discussion. Substantial flexibility is provided by XMPP servers, XMPP clients, interfaces, and message queues in that any suitable arrangements, chronologies, configurations, and timing mechanisms may be provided without departing from the teachings of the present disclosure.
It should also be noted that many of the previous discussions may imply a single client-server relationship. In reality, there is a multitude of servers in the delivery tier in certain implementations of the present disclosure. Moreover, the present disclosure can readily be extended to apply to intervening servers further upstream in the architecture, though this is not necessarily correlated to the ‘m’ clients that are passing through the ‘n’ servers. Any such permutations, scaling, and configurations are clearly within the broad scope of the present disclosure.
Numerous other changes, substitutions, variations, alterations, and modifications may be ascertained to one skilled in the art and it is intended that the present disclosure encompass all such changes, substitutions, variations, alterations, and modifications as falling within the scope of the appended claims. In order to assist the United States Patent and Trademark Office (USPTO) and, additionally, any readers of any patent issued on this application in interpreting the claims appended hereto, Applicant wishes to note that the Applicant: (a) does not intend any of the appended claims to invoke paragraph six (6) of 35 U.S.C. section 112 as it exists on the date of the filing hereof unless the words “means for” or “step for” are specifically used in the particular claims; and (b) does not intend, by any statement in the specification, to limit this disclosure in any way that is not otherwise reflected in the appended claims.
To provide a more complete understanding of the present disclosure and features and advantages thereof, reference is made to the following description, taken in conjunction with the accompanying figures, wherein like reference numerals represent like parts, in which:
This application is a continuation of U.S. application Ser. No. 15/154,141, filed on May 13, 2016, which in turn, claims priority to U.S. Provisional Application No. 62/162,515, filed on May 15, 2015, the contents of which are incorporated herein by reference in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
5812773 | Norin | Sep 1998 | A |
5889896 | Meshinsky et al. | Mar 1999 | A |
6108782 | Fletcher et al. | Aug 2000 | A |
6178453 | Mattaway et al. | Jan 2001 | B1 |
6298153 | Oishi | Oct 2001 | B1 |
6343290 | Cossins et al. | Jan 2002 | B1 |
6643260 | Kloth et al. | Nov 2003 | B1 |
6683873 | Kwok et al. | Jan 2004 | B1 |
6721804 | Rubin et al. | Apr 2004 | B1 |
6733449 | Krishnamurthy et al. | May 2004 | B1 |
6735631 | Oehrke et al. | May 2004 | B1 |
6801927 | Smith et al. | Oct 2004 | B1 |
6996615 | McGuire | Feb 2006 | B1 |
7054930 | Cheriton | May 2006 | B1 |
7058706 | Lyer et al. | Jun 2006 | B1 |
7062571 | Dale et al. | Jun 2006 | B1 |
7111177 | Chauvel et al. | Sep 2006 | B1 |
7212490 | Kao et al. | May 2007 | B1 |
7277948 | Igarashi et al. | Oct 2007 | B2 |
7313667 | Pullela et al. | Dec 2007 | B1 |
7379846 | Williams et al. | May 2008 | B1 |
7480672 | Hahn et al. | Jan 2009 | B2 |
7496043 | Leong et al. | Feb 2009 | B1 |
7536476 | Alleyne | May 2009 | B1 |
7567504 | Darling et al. | Jul 2009 | B2 |
7583665 | Duncan et al. | Sep 2009 | B1 |
7606147 | Luft et al. | Oct 2009 | B2 |
7644437 | Volpano | Jan 2010 | B2 |
7647594 | Togawa | Jan 2010 | B2 |
7773510 | Back et al. | Aug 2010 | B2 |
7808897 | Mehta et al. | Oct 2010 | B1 |
7881957 | Cohen et al. | Feb 2011 | B1 |
7917647 | Cooper et al. | Mar 2011 | B2 |
8010598 | Tanimoto | Aug 2011 | B2 |
8028071 | Mahalingam et al. | Sep 2011 | B1 |
8041714 | Aymeloglu et al. | Oct 2011 | B2 |
8121117 | Amdahl et al. | Feb 2012 | B1 |
8171415 | Appleyard et al. | May 2012 | B2 |
8234377 | Cohn | Jul 2012 | B2 |
8244559 | Horvitz et al. | Aug 2012 | B2 |
8250215 | Stienhans et al. | Aug 2012 | B2 |
8280880 | Aymeloglu et al. | Oct 2012 | B1 |
8284664 | Aybay et al. | Oct 2012 | B1 |
8301746 | Head et al. | Oct 2012 | B2 |
8345692 | Smith | Jan 2013 | B2 |
8406141 | Couturier et al. | Mar 2013 | B1 |
8407413 | Yucel et al. | Mar 2013 | B1 |
8448171 | Donnellan et al. | May 2013 | B2 |
8477610 | Zuo et al. | Jul 2013 | B2 |
8495356 | Ashok et al. | Jul 2013 | B2 |
8495725 | Ahn | Jul 2013 | B2 |
8510469 | Portolani | Aug 2013 | B2 |
8514868 | Hill | Aug 2013 | B2 |
8532108 | Li et al. | Sep 2013 | B2 |
8533687 | Greifeneder et al. | Sep 2013 | B1 |
8547974 | Guruswamy et al. | Oct 2013 | B1 |
8560639 | Murphy et al. | Oct 2013 | B2 |
8560663 | Baucke et al. | Oct 2013 | B2 |
8589543 | Dutta et al. | Nov 2013 | B2 |
8590050 | Nagpal et al. | Nov 2013 | B2 |
8611356 | Yu et al. | Dec 2013 | B2 |
8612625 | Andries et al. | Dec 2013 | B2 |
8630291 | Shaffer et al. | Jan 2014 | B2 |
8639787 | Lagergren et al. | Jan 2014 | B2 |
8656024 | Krishnan et al. | Feb 2014 | B2 |
8660129 | Brendel et al. | Feb 2014 | B1 |
8719804 | Jain | May 2014 | B2 |
8775576 | Hebert et al. | Jul 2014 | B2 |
8797867 | Chen et al. | Aug 2014 | B1 |
8805951 | Faibish et al. | Aug 2014 | B1 |
8850002 | Dickinson et al. | Sep 2014 | B1 |
8850182 | Fritz et al. | Sep 2014 | B1 |
8856339 | Mestery et al. | Oct 2014 | B2 |
8909928 | Ahmad et al. | Dec 2014 | B2 |
8918510 | Gmach et al. | Dec 2014 | B2 |
8924720 | Raghuram et al. | Dec 2014 | B2 |
8930747 | Levijarvi et al. | Jan 2015 | B2 |
8938775 | Roth et al. | Jan 2015 | B1 |
8959526 | Kansal et al. | Feb 2015 | B2 |
8977754 | Curry, Jr. et al. | Mar 2015 | B2 |
9009352 | Yee et al. | Apr 2015 | B1 |
9009697 | Breiter et al. | Apr 2015 | B2 |
9015324 | Jackson | Apr 2015 | B2 |
9043439 | Bicket et al. | May 2015 | B2 |
9049115 | Rajendran et al. | Jun 2015 | B2 |
9063789 | Beaty et al. | Jun 2015 | B2 |
9065727 | Liu et al. | Jun 2015 | B1 |
9075649 | Bushman et al. | Jul 2015 | B1 |
9130846 | Szabo et al. | Sep 2015 | B1 |
9164795 | Vincent | Oct 2015 | B1 |
9167050 | Durazzo et al. | Oct 2015 | B2 |
9201701 | Boldyrev et al. | Dec 2015 | B2 |
9201704 | Chang et al. | Dec 2015 | B2 |
9203784 | Chang et al. | Dec 2015 | B2 |
9223634 | Chang et al. | Dec 2015 | B2 |
9244776 | Koza et al. | Jan 2016 | B2 |
9251114 | Ancin et al. | Feb 2016 | B1 |
9264478 | Hon et al. | Feb 2016 | B2 |
9294408 | Dickinson et al. | Mar 2016 | B1 |
9313048 | Chang et al. | Apr 2016 | B2 |
9361192 | Smith et al. | Jun 2016 | B2 |
9379982 | Krishna et al. | Jun 2016 | B1 |
9380075 | He et al. | Jun 2016 | B2 |
9432245 | Sorenson, III et al. | Aug 2016 | B1 |
9432294 | Sharma et al. | Aug 2016 | B1 |
9444744 | Sharma et al. | Sep 2016 | B1 |
9473365 | Melander et al. | Oct 2016 | B2 |
9503530 | Niedzielski | Nov 2016 | B1 |
9558078 | Farlee et al. | Jan 2017 | B2 |
9571570 | Mutnuru | Feb 2017 | B1 |
9613078 | Vermeulen et al. | Apr 2017 | B2 |
9628471 | Sundaram et al. | Apr 2017 | B1 |
9658876 | Chang et al. | May 2017 | B2 |
9692802 | Bicket et al. | Jun 2017 | B2 |
9755858 | Bagepalli et al. | Sep 2017 | B2 |
20010055303 | Horton et al. | Dec 2001 | A1 |
20020073337 | Ioele et al. | Jun 2002 | A1 |
20020143928 | Maltz et al. | Oct 2002 | A1 |
20020166117 | Abrams et al. | Nov 2002 | A1 |
20020174216 | Shorey et al. | Nov 2002 | A1 |
20030018591 | Komisky | Jan 2003 | A1 |
20030056001 | Mate et al. | Mar 2003 | A1 |
20030228585 | Inoko et al. | Dec 2003 | A1 |
20040004941 | Malan et al. | Jan 2004 | A1 |
20040034702 | He | Feb 2004 | A1 |
20040088542 | Daude et al. | May 2004 | A1 |
20040095237 | Chen et al. | May 2004 | A1 |
20040131059 | Ayyakad et al. | Jul 2004 | A1 |
20040197079 | Latvala et al. | Oct 2004 | A1 |
20040264481 | Darling et al. | Dec 2004 | A1 |
20050060418 | Sorokopud | Mar 2005 | A1 |
20050125424 | Herriott et al. | Jun 2005 | A1 |
20060062187 | Rune | Mar 2006 | A1 |
20060104286 | Cheriton | May 2006 | A1 |
20060106941 | Singhal | May 2006 | A1 |
20060126665 | Ward et al. | Jun 2006 | A1 |
20060146825 | Hofstaedter et al. | Jul 2006 | A1 |
20060155875 | Cheriton | Jul 2006 | A1 |
20060168338 | Bruegl et al. | Jul 2006 | A1 |
20060233106 | Achlioptas et al. | Oct 2006 | A1 |
20070070988 | Mu | Mar 2007 | A1 |
20070143430 | Johnson et al. | Jun 2007 | A1 |
20070174663 | Crawford et al. | Jul 2007 | A1 |
20070223487 | Kajekar et al. | Sep 2007 | A1 |
20070242830 | Conrado et al. | Oct 2007 | A1 |
20080005293 | Bhargava et al. | Jan 2008 | A1 |
20080080524 | Tsushima et al. | Apr 2008 | A1 |
20080084880 | Dharwadkar | Apr 2008 | A1 |
20080165778 | Ertemalp | Jul 2008 | A1 |
20080198752 | Fan et al. | Aug 2008 | A1 |
20080198858 | Townsley et al. | Aug 2008 | A1 |
20080201711 | Amir Husain | Aug 2008 | A1 |
20080235755 | Blaisdell et al. | Sep 2008 | A1 |
20090006527 | Gingell, Jr. et al. | Jan 2009 | A1 |
20090019367 | Cavagnari et al. | Jan 2009 | A1 |
20090031312 | Mausolf et al. | Jan 2009 | A1 |
20090083183 | Rao et al. | Mar 2009 | A1 |
20090138763 | Arnold | May 2009 | A1 |
20090177775 | Radia et al. | Jul 2009 | A1 |
20090178058 | Stillwell, III et al. | Jul 2009 | A1 |
20090182874 | Morford et al. | Jul 2009 | A1 |
20090265468 | Annambhotla et al. | Oct 2009 | A1 |
20090265753 | Anderson et al. | Oct 2009 | A1 |
20090293056 | Ferris | Nov 2009 | A1 |
20090300608 | Ferris et al. | Dec 2009 | A1 |
20090313562 | Appleyard et al. | Dec 2009 | A1 |
20090323706 | Germain et al. | Dec 2009 | A1 |
20090328031 | Pouyadou et al. | Dec 2009 | A1 |
20100036903 | Ahmad et al. | Feb 2010 | A1 |
20100042720 | Stienhans et al. | Feb 2010 | A1 |
20100061250 | Nugent | Mar 2010 | A1 |
20100115341 | Baker et al. | May 2010 | A1 |
20100131765 | Bromley et al. | May 2010 | A1 |
20100149966 | Achlioptas et al. | Jun 2010 | A1 |
20100191783 | Mason et al. | Jul 2010 | A1 |
20100192157 | Jackson et al. | Jul 2010 | A1 |
20100205601 | Abbas et al. | Aug 2010 | A1 |
20100211782 | Auradkar et al. | Aug 2010 | A1 |
20100293270 | Augenstein et al. | Nov 2010 | A1 |
20100318609 | Lahiri et al. | Dec 2010 | A1 |
20100325199 | Park et al. | Dec 2010 | A1 |
20100325441 | Laurie et al. | Dec 2010 | A1 |
20100333116 | Prahlad et al. | Dec 2010 | A1 |
20110016214 | Jackson | Jan 2011 | A1 |
20110035754 | Srinivasan | Feb 2011 | A1 |
20110055396 | Dehaan | Mar 2011 | A1 |
20110055398 | Dehaan et al. | Mar 2011 | A1 |
20110055470 | Portolani | Mar 2011 | A1 |
20110072489 | Parann-Nissany | Mar 2011 | A1 |
20110075667 | Li et al. | Mar 2011 | A1 |
20110099236 | Vuong et al. | Apr 2011 | A1 |
20110110382 | Jabr et al. | May 2011 | A1 |
20110116443 | Yu et al. | May 2011 | A1 |
20110126099 | Anderson et al. | May 2011 | A1 |
20110138055 | Daly et al. | Jun 2011 | A1 |
20110145413 | Dawson et al. | Jun 2011 | A1 |
20110145657 | Bishop et al. | Jun 2011 | A1 |
20110173303 | Rider | Jul 2011 | A1 |
20110185063 | Head et al. | Jul 2011 | A1 |
20110185065 | Stanisic et al. | Jul 2011 | A1 |
20110206052 | Tan et al. | Aug 2011 | A1 |
20110213966 | Fu et al. | Sep 2011 | A1 |
20110219434 | Betz et al. | Sep 2011 | A1 |
20110231715 | Kunii et al. | Sep 2011 | A1 |
20110231899 | Pulier et al. | Sep 2011 | A1 |
20110239039 | Dieffenbach et al. | Sep 2011 | A1 |
20110252327 | Awasthi et al. | Oct 2011 | A1 |
20110261811 | Battestilli et al. | Oct 2011 | A1 |
20110261828 | Smith | Oct 2011 | A1 |
20110276675 | Singh et al. | Nov 2011 | A1 |
20110276951 | Jain | Nov 2011 | A1 |
20110283013 | Grosser et al. | Nov 2011 | A1 |
20110295998 | Ferris et al. | Dec 2011 | A1 |
20110305149 | Scott et al. | Dec 2011 | A1 |
20110307531 | Gaponenko et al. | Dec 2011 | A1 |
20110320870 | Kenigsberg et al. | Dec 2011 | A1 |
20120005724 | Lee | Jan 2012 | A1 |
20120023116 | Wilkes et al. | Jan 2012 | A1 |
20120023418 | Frields et al. | Jan 2012 | A1 |
20120036234 | Staats et al. | Feb 2012 | A1 |
20120054367 | Ramakrishnan et al. | Mar 2012 | A1 |
20120072318 | Akiyama et al. | Mar 2012 | A1 |
20120072578 | Alam | Mar 2012 | A1 |
20120072581 | Tung et al. | Mar 2012 | A1 |
20120072985 | Davne et al. | Mar 2012 | A1 |
20120072992 | Arasaratnam et al. | Mar 2012 | A1 |
20120084445 | Brock et al. | Apr 2012 | A1 |
20120084782 | Chou et al. | Apr 2012 | A1 |
20120096134 | Suit | Apr 2012 | A1 |
20120102193 | Rathore et al. | Apr 2012 | A1 |
20120102199 | Hopmann et al. | Apr 2012 | A1 |
20120131174 | Ferris et al. | May 2012 | A1 |
20120137215 | Kawara | May 2012 | A1 |
20120158967 | Sedayao et al. | Jun 2012 | A1 |
20120159097 | Jennas, II et al. | Jun 2012 | A1 |
20120167094 | Suit | Jun 2012 | A1 |
20120173710 | Rodriguez | Jul 2012 | A1 |
20120179909 | Sagi et al. | Jul 2012 | A1 |
20120180044 | Donnellan et al. | Jul 2012 | A1 |
20120182891 | Lee et al. | Jul 2012 | A1 |
20120185913 | Martinez et al. | Jul 2012 | A1 |
20120192016 | Gotesdyner et al. | Jul 2012 | A1 |
20120192075 | Ebtekar et al. | Jul 2012 | A1 |
20120201135 | Ding et al. | Aug 2012 | A1 |
20120214506 | Skaaksrud et al. | Aug 2012 | A1 |
20120222106 | Kuehl | Aug 2012 | A1 |
20120236716 | Anbazhagan et al. | Sep 2012 | A1 |
20120240113 | Hur | Sep 2012 | A1 |
20120265976 | Spiers et al. | Oct 2012 | A1 |
20120272025 | Park et al. | Oct 2012 | A1 |
20120281706 | Agarwal et al. | Nov 2012 | A1 |
20120281708 | Chauhan et al. | Nov 2012 | A1 |
20120290647 | Ellison et al. | Nov 2012 | A1 |
20120297238 | Watson et al. | Nov 2012 | A1 |
20120311106 | Morgan | Dec 2012 | A1 |
20120311568 | Jansen | Dec 2012 | A1 |
20120324092 | Brown et al. | Dec 2012 | A1 |
20120324114 | Dutta et al. | Dec 2012 | A1 |
20130003567 | Gallant et al. | Jan 2013 | A1 |
20130013248 | Brugler et al. | Jan 2013 | A1 |
20130036213 | Hasan et al. | Feb 2013 | A1 |
20130044636 | Koponen et al. | Feb 2013 | A1 |
20130066940 | Shao | Mar 2013 | A1 |
20130080509 | Wang | Mar 2013 | A1 |
20130080624 | Nagai et al. | Mar 2013 | A1 |
20130091557 | Gurrapu | Apr 2013 | A1 |
20130097601 | Podvratnik et al. | Apr 2013 | A1 |
20130104140 | Meng et al. | Apr 2013 | A1 |
20130111540 | Sabin | May 2013 | A1 |
20130117337 | Dunham | May 2013 | A1 |
20130124712 | Parker | May 2013 | A1 |
20130125124 | Kempf et al. | May 2013 | A1 |
20130138816 | Kuo et al. | May 2013 | A1 |
20130144978 | Jain et al. | Jun 2013 | A1 |
20130152076 | Patel | Jun 2013 | A1 |
20130152175 | Hromoko et al. | Jun 2013 | A1 |
20130159097 | Schory et al. | Jun 2013 | A1 |
20130159496 | Hamilton et al. | Jun 2013 | A1 |
20130160008 | Cawlfield et al. | Jun 2013 | A1 |
20130162753 | Hendrickson et al. | Jun 2013 | A1 |
20130169666 | Pacheco et al. | Jul 2013 | A1 |
20130179941 | McGloin et al. | Jul 2013 | A1 |
20130182712 | Aguayo et al. | Jul 2013 | A1 |
20130185433 | Zhu et al. | Jul 2013 | A1 |
20130191106 | Kephart et al. | Jul 2013 | A1 |
20130198374 | Zalmanovitch et al. | Aug 2013 | A1 |
20130201989 | Hu et al. | Aug 2013 | A1 |
20130204849 | Chacko | Aug 2013 | A1 |
20130232491 | Radhakrishnan et al. | Sep 2013 | A1 |
20130246588 | Borowicz et al. | Sep 2013 | A1 |
20130250770 | Zou et al. | Sep 2013 | A1 |
20130254415 | Fullen et al. | Sep 2013 | A1 |
20130262347 | Dodson | Oct 2013 | A1 |
20130283364 | Chang et al. | Oct 2013 | A1 |
20130297769 | Chang et al. | Nov 2013 | A1 |
20130318240 | Hebert et al. | Nov 2013 | A1 |
20130318546 | Kothuri et al. | Nov 2013 | A1 |
20130339949 | Spiers et al. | Dec 2013 | A1 |
20140006481 | Frey et al. | Jan 2014 | A1 |
20140006535 | Reddy | Jan 2014 | A1 |
20140006585 | Dunbar et al. | Jan 2014 | A1 |
20140040473 | Ho et al. | Feb 2014 | A1 |
20140040883 | Tompkins | Feb 2014 | A1 |
20140052877 | Mao | Feb 2014 | A1 |
20140056146 | Hu et al. | Feb 2014 | A1 |
20140059310 | Du et al. | Feb 2014 | A1 |
20140074850 | Noel et al. | Mar 2014 | A1 |
20140075048 | Yuksel et al. | Mar 2014 | A1 |
20140075108 | Dong et al. | Mar 2014 | A1 |
20140075357 | Flores et al. | Mar 2014 | A1 |
20140075501 | Srinivasan et al. | Mar 2014 | A1 |
20140089727 | Cherkasova et al. | Mar 2014 | A1 |
20140098762 | Ghai et al. | Apr 2014 | A1 |
20140108985 | Scott et al. | Apr 2014 | A1 |
20140122560 | Ramey et al. | May 2014 | A1 |
20140136779 | Guha et al. | May 2014 | A1 |
20140140211 | Chandrasekaran et al. | May 2014 | A1 |
20140141720 | Princen et al. | May 2014 | A1 |
20140156028 | Subramaniam et al. | Jun 2014 | A1 |
20140156557 | Zeng et al. | Jun 2014 | A1 |
20140164486 | Ravichandran et al. | Jun 2014 | A1 |
20140188825 | Muthukkaruppan et al. | Jul 2014 | A1 |
20140189095 | Lindberg et al. | Jul 2014 | A1 |
20140189125 | Amies et al. | Jul 2014 | A1 |
20140215443 | Voccio et al. | Jul 2014 | A1 |
20140215471 | Cherkasova | Jul 2014 | A1 |
20140222953 | Karve et al. | Aug 2014 | A1 |
20140244851 | Lee | Aug 2014 | A1 |
20140245298 | Zhou et al. | Aug 2014 | A1 |
20140280586 | Hoffman et al. | Sep 2014 | A1 |
20140281173 | Im et al. | Sep 2014 | A1 |
20140282536 | Dave et al. | Sep 2014 | A1 |
20140282611 | Campbell et al. | Sep 2014 | A1 |
20140282889 | Ishaya et al. | Sep 2014 | A1 |
20140289200 | Kato | Sep 2014 | A1 |
20140295831 | Karra et al. | Oct 2014 | A1 |
20140297569 | Clark et al. | Oct 2014 | A1 |
20140297835 | Buys | Oct 2014 | A1 |
20140310391 | Sorenson, III et al. | Oct 2014 | A1 |
20140310417 | Sorenson, III et al. | Oct 2014 | A1 |
20140310418 | Sorenson, III et al. | Oct 2014 | A1 |
20140314078 | Jilani | Oct 2014 | A1 |
20140317261 | Shatzkamer et al. | Oct 2014 | A1 |
20140321278 | Cafarelli et al. | Oct 2014 | A1 |
20140330976 | van Bemmel | Nov 2014 | A1 |
20140330977 | van Bemmel | Nov 2014 | A1 |
20140334488 | Guichard et al. | Nov 2014 | A1 |
20140362682 | Guichard et al. | Dec 2014 | A1 |
20140365680 | van Bemmel | Dec 2014 | A1 |
20140366155 | Chang et al. | Dec 2014 | A1 |
20140369204 | Anand et al. | Dec 2014 | A1 |
20140372567 | Ganesh et al. | Dec 2014 | A1 |
20140379938 | Bosch et al. | Dec 2014 | A1 |
20150026307 | Van Der Beek | Jan 2015 | A1 |
20150033086 | Sasturkar et al. | Jan 2015 | A1 |
20150043576 | Dixon et al. | Feb 2015 | A1 |
20150052247 | Threefoot et al. | Feb 2015 | A1 |
20150052517 | Raghu et al. | Feb 2015 | A1 |
20150058382 | St. Laurent et al. | Feb 2015 | A1 |
20150058459 | Amendjian et al. | Feb 2015 | A1 |
20150071285 | Kumar et al. | Mar 2015 | A1 |
20150085870 | Narasimha et al. | Mar 2015 | A1 |
20150089082 | Patwardhan et al. | Mar 2015 | A1 |
20150100471 | Curry, Jr. et al. | Apr 2015 | A1 |
20150103827 | Quinn et al. | Apr 2015 | A1 |
20150106802 | Ivanov et al. | Apr 2015 | A1 |
20150106805 | Melander et al. | Apr 2015 | A1 |
20150117199 | Chinnaiah Sankaran et al. | Apr 2015 | A1 |
20150117458 | Gurkan et al. | Apr 2015 | A1 |
20150120914 | Wada et al. | Apr 2015 | A1 |
20150124622 | Kovvali et al. | May 2015 | A1 |
20150138973 | Kumar et al. | May 2015 | A1 |
20150178133 | Phelan et al. | Jun 2015 | A1 |
20150189009 | van Bemmel | Jul 2015 | A1 |
20150215819 | Bosch et al. | Jul 2015 | A1 |
20150227405 | Jan et al. | Aug 2015 | A1 |
20150237171 | Li et al. | Aug 2015 | A1 |
20150242204 | Hassine et al. | Aug 2015 | A1 |
20150249709 | Teng et al. | Sep 2015 | A1 |
20150263901 | Kumar et al. | Sep 2015 | A1 |
20150280980 | Bitar | Oct 2015 | A1 |
20150281067 | Wu | Oct 2015 | A1 |
20150281113 | Siciliano et al. | Oct 2015 | A1 |
20150289123 | Shatzkamer et al. | Oct 2015 | A1 |
20150309908 | Pearson et al. | Oct 2015 | A1 |
20150319063 | Zourzouvillys et al. | Nov 2015 | A1 |
20150326524 | Tankala et al. | Nov 2015 | A1 |
20150339210 | Kopp et al. | Nov 2015 | A1 |
20150358850 | La, Roche, Jr. et al. | Dec 2015 | A1 |
20150365324 | Kumar et al. | Dec 2015 | A1 |
20150373108 | Fleming et al. | Dec 2015 | A1 |
20160011925 | Kulkarni et al. | Jan 2016 | A1 |
20160013990 | Kulkarni et al. | Jan 2016 | A1 |
20160026684 | Mukherjee et al. | Jan 2016 | A1 |
20160062786 | Meng et al. | Mar 2016 | A1 |
20160094389 | Jain et al. | Mar 2016 | A1 |
20160094398 | Choudhury et al. | Mar 2016 | A1 |
20160094453 | Jain et al. | Mar 2016 | A1 |
20160094454 | Jain et al. | Mar 2016 | A1 |
20160094455 | Jain et al. | Mar 2016 | A1 |
20160094456 | Jain et al. | Mar 2016 | A1 |
20160094480 | Kulkarni et al. | Mar 2016 | A1 |
20160094643 | Jain et al. | Mar 2016 | A1 |
20160099847 | Melander et al. | Apr 2016 | A1 |
20160099853 | Nedeltchev et al. | Apr 2016 | A1 |
20160099864 | Akiya et al. | Apr 2016 | A1 |
20160105393 | Thakkar et al. | Apr 2016 | A1 |
20160127184 | Bursell | May 2016 | A1 |
20160134557 | Steinder et al. | May 2016 | A1 |
20160156708 | Jalan et al. | Jun 2016 | A1 |
20160164780 | Timmons et al. | Jun 2016 | A1 |
20160164914 | Madhav et al. | Jun 2016 | A1 |
20160182378 | Basavaraja et al. | Jun 2016 | A1 |
20160188527 | Cherian et al. | Jun 2016 | A1 |
20160234071 | Nambiar et al. | Aug 2016 | A1 |
20160239399 | Babu et al. | Aug 2016 | A1 |
20160253078 | Ebtekar et al. | Sep 2016 | A1 |
20160254968 | Ebtekar et al. | Sep 2016 | A1 |
20160261564 | Foxhoven et al. | Sep 2016 | A1 |
20160277368 | Narayanaswamy et al. | Sep 2016 | A1 |
20160300142 | Feller et al. | Oct 2016 | A1 |
20160330164 | Bellan et al. | Nov 2016 | A1 |
20170005948 | Melander et al. | Jan 2017 | A1 |
20170024260 | Chandrasekaran et al. | Jan 2017 | A1 |
20170026294 | Basavaraja et al. | Jan 2017 | A1 |
20170026470 | Bhargava et al. | Jan 2017 | A1 |
20170041342 | Efremov et al. | Feb 2017 | A1 |
20170054659 | Ergin et al. | Feb 2017 | A1 |
20170097841 | Chang et al. | Apr 2017 | A1 |
20170099188 | Chang et al. | Apr 2017 | A1 |
20170104755 | Arregoces et al. | Apr 2017 | A1 |
20170147297 | Krishnamurthy et al. | May 2017 | A1 |
20170149715 | Watte | May 2017 | A1 |
20170149878 | Mutnuru | May 2017 | A1 |
20170163531 | Kumar et al. | Jun 2017 | A1 |
20170171158 | Hoy et al. | Jun 2017 | A1 |
20170264663 | Bicket et al. | Sep 2017 | A1 |
20170339070 | Chang et al. | Nov 2017 | A1 |
Number | Date | Country |
---|---|---|
101719930 | Jun 2010 | CN |
101394360 | Jul 2011 | CN |
102164091 | Aug 2011 | CN |
104320342 | Jan 2015 | CN |
105740084 | Jul 2016 | CN |
2228719 | Sep 2010 | EP |
2439637 | Apr 2012 | EP |
2645253 | Nov 2014 | EP |
10-2015-0070676 | May 2015 | KR |
M394537 | Dec 2010 | TW |
WO 2009155574 | Dec 2009 | WO |
WO 2010030915 | Mar 2010 | WO |
WO 2013158707 | Oct 2013 | WO |
Entry |
---|
Amedro, Brian, et al., “An Efficient Framework for Running Applications on Clusters, Grids and Cloud,” 2010, 17 pages. |
Apache Software Foundation (ASF), “Kafka Mirror Maker,” Apache License, Version 2.0, Jan. 2004, 2 pages. |
Author Unknown, “5 Benefits of a Storage Gateway in the Cloud,” Blog, TwinStrata, Inc., Jul. 25, 2012, XP055141645, 4 pages, https://web.archive.org/web/20120725092619/http://blog.twinstrata.com/2012/07/10//5-benefits-of-a-storage-gateway-in-the-cloud. |
Author Unknown, “Joint Cisco and VMWare Solution for Optimizing Virtual Desktop Delivery: Data Center 3.0: Solutions to Accelerate Data Center Virtualization,” Cisco Systems, Inc. and VMware, Inc., Sep. 2008, 10 pages. |
Author Unknown, “A Look at DeltaCloud: The Multi-Cloud API,” Feb. 17, 2012, 4 pages. |
Author Unknown, “About Deltacloud,” Apache Software Foundation, Aug. 18, 2013, 1 page. |
Author Unknown, “Architecture for Managing Clouds, A White Paper from the Open Cloud Standards Incubator,” Version 1.0.0, Document No. DSP-IS0102, Jun. 18, 2010, 57 pages. |
Author Unknown, “Cloud Infrastructure Management Interface—Common Information Model (CIMI-CIM),” Document No. DSP0264, Version 1.0.0, Dec. 14, 2012, 21 pages. |
Author Unknown, “Cloud Infrastructure Management Interface (CIMI) Primer,” Document No. DSP2027, Version 1.0.1, Sep. 12, 2012, 30 pages. |
Author Unknown, “cloudControl Documentation,” Aug. 25, 2013, 14 pages. |
Author Unknown, “Interoperable Clouds, A White Paper from the Open Cloud Standards Incubator,” Version 1.0.0, Document No. DSP-IS0101, Nov. 11, 2009, 21 pages. |
Author Unknown, “Microsoft Cloud Edge Gateway (MCE) Series Appliance,” Iron Networks, Inc., 2014, 4 pages. |
Author Unknown, “Open Data Center Alliance Usage: Virtual Machine (VM) Interoperability in a Hybrid Cloud Environment Rev. 1.2,” Open Data Center Alliance, Inc., 2013, 18 pages. |
Author Unknown, “Real-Time Performance Monitoring on Juniper Networks Devices, Tips and Tools for Assessing and Analyzing Network Efficiency,” Juniper Networks, Inc., May 2010, 35 pages. |
Author Unknown, “Use Cases and Interactions for Managing Clouds, A White Paper from the Open Cloud Standards Incubator,” Version 1.0.0, Document No. DSP-ISO0103, Jun. 16, 2010, 75 pages. |
Author Unknown, “Apache Ambari Meetup What's New,” Hortonworks Inc., Sep. 2013, 28 pages. |
Author Unknown, “Introduction,” Apache Ambari project, Apache Software Foundation, 2014, 1 page. |
Baker, F., “Requirements for IP Version 4 Routers,” Jun. 1995, 175 pages, Network Working Group, Cisco Systems. |
Banks, A., “MQTT Version 3.1.1 OASIS Standard,” Standards Track Work Product, OASIS Open 2014, Version Oct. 29, 2014, 81 pages. |
Beyer, Steffen, “Module “Data::Locations?!”,” YAPC::Europe, London, UK,ICA, Sep. 22-24, 2000, XP002742700, 15 pages. |
Blanchet, M., “A Flexible Method for Managing the Assignment of Bits of an IPv6 Address Block,” Apr. 2003, 8 pages, Network Working Group, Viagnie. |
Borovick, Lucinda, et al., “Architecting the Network for the Cloud,” IDC White Paper, Jan. 2011, 8 pages. |
Bosch, Greg, “Virtualization,” last modified Apr. 2012 by B. Davison, 33 pages. |
Broadcasters Audience Research Board, “What's Next,” http://lwww.barb.co.uk/whats-next, accessed Jul. 22, 2015, 2 pages. |
Cisco Systems, Inc. “Best Practices in Deploying Cisco Nexus 1000V Series Switches on Cisco UCS B and C Series Cisco UCS Manager Servers,” Cisco White Paper, Apr. 2011, 36 pages, http://www.cisco.com/en/US/prod/collateral/switches/ps9441/ps9902/white_paper_c11-558242.pdf. |
Cisco Systems, Inc., “Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments,” Cisco White Paper, Jan. 2011, 6 pages. |
Cisco Systems, Inc., “Cisco Intercloud Fabric: Hybrid Cloud with Choice, Consistency, Control and Compliance,” Dec. 10, 2014, 22 pages. |
Cisco Technology, Inc., “Cisco Expands Videoscape TV Platform Into the Cloud,” Jan. 6, 2014, Las Vegas, Nevada, Press Release, 3 pages. |
Citrix, “Citrix StoreFront 2.0” White Paper, Proof of Concept Implementation Guide, Citrix Systems, Inc., 2013, 48 pages. |
Citrix, “Deployment Practices and Guidelines for NetScaler 10.5 on Amazon Web Services,” White Paper, citrix.com, 2014, 14 pages. |
CSS CORP, “Enterprise Cloud Gateway (ECG)—Policy driven framework for managing multi-cloud environments,” original published on or about Feb. 11, 2012; 1 page; http://www.css-cloud.com/platform/enterprise-cloud-gateway.php. |
Fang K., “LISP MAC-EID-TO-RLOC Mapping (LISP based L2VPN),” Network Working Group, Internet Draft, CISCO Systems, Jan. 2012, 12 pages. |
Fette, I., “The WebSocket Protocol,” Internet Engineering Task Force (IETF), RFC 6455, Dec. 2011, 71 pages. |
Ford, Bryan, et al., Peer-to-Peer Communication Across Network Address Translators, In USENIX Annual Technical Conference, 2005, pp. 179-192. |
Foster, A., “Messaging Technologies for the Industrial Internet and Internet of Things Whitepaper,” PrismTech Corp., Version 1.9, May 2015, 26 pages. |
Gedymin, Adam, “Cloud Computing with an emphasis on Google App Engine,” Sep. 2011, 146 pages. |
Good, Nathan A., “Use Apache Deltacloud to administer multiple instances with a single API,” Dec. 17, 2012, 7 pages. |
Herry, William, “Keep It Simple, Stupid: OpenStack nova-scheduler and its algorithm”, May 12, 2012, IBM, 12 pages. |
Hewlett-Packard Company, “Virtual context management on network devices”, Research Disclosure, vol. 564, No. 60, Apr. 1, 2011, Mason Publications, Hampshire, GB, Apr. 1, 2011, 524. |
Jones, T., “Meet the Extensible Messaging and Presence Protocol (XMPP),” IBM Corporation, Sep. 18, 2009, 11 pages. |
Juniper Networks, Inc., “Recreating Real Application Traffic in Junosphere Lab,” Solution Brief, Dec. 2011, 3 pages. |
Kenhui, “Musings on Cloud Computing and IT-as-a-Service: [Updated for Havana] Openstack Computer for VSphere Admins, Part 2: Nova-Scheduler and DRS”, Jun. 26, 2013, Cloud Architect Musings, 12 pages. |
Kolyshkin, Kirill, “Virtualization in Linux,” Sep. 1, 2006, XP055141648, 5 pages, https://web.archive.org/web/20070120205111/http://download.openvz.org/doc/openvz-intro.pdf. |
Kunz, Thomas, et al., “OmniCloud—The Secure and Flexible Use of Cloud Storage Services,” 2014, 30 pages. |
Linthicum, David, “VM Import could be a game changer for hybrid clouds”, InfoWorld, Dec. 23, 2010, 4 pages. |
Logan, Marcus, “Hybrid Cloud Application Architecture for Elastic Java-Based Web Applications,” F5 Deployment Guide Version 1.1, 2016, 65 pages. |
Lynch, Sean, “Monitoring cache with Claspin” Facebook Engineering, Sep. 19, 2012, 5 pages. |
Meireles, Fernando Miguel Dias, “Integrated Management of Cloud Computing Resources,” 2013-2014, 286 pages. |
Meraki, “meraki releases industry's first cloud-managed routers,” Jan. 13, 2011, 2 pages. |
Mu, Shuai, et al., “uLibCloud: Providing High Available and Uniform Accessing to Multiple Cloud Storages,” 2012 IEEE, 8 pages. |
Naik, Vijay K., et al., “Harmony: A Desktop Grid for Delivering Enterprise Computations,” Grid Computing, 2003, Fourth International Workshop on Proceedings, Nov 17, 2003, pp. 1-11. |
Nair, Srijith K. et al., “Towards Secure Cloud Bursting, Brokerage and Aggregation,” 2012, 8 pages, www.flexiant.com. |
Nielsen, “SimMetry Audience Measurement—Technology,” http://www.nielsen-admosphere.eu/products-and-services/simmetry-audience-measurement-technology/, accessed Jul. 22, 2015, 6 pages. |
Nielsen, “Television,” http://www.nielsen.com/us/en/solutions/measurement/television.html, accessed Jul. 22, 2015, 4 pages. |
OPEN STACK, “Filter Scheduler,” updated Dec. 17, 2017, 5 pages, accessed on Dec. 18, 2017, https://docs.openstack.org/nova/latest/user/filter-scheduler.html. |
Quinn, P., et al., “Network Service Header,” Internet Engineering Task Force Draft, Jul. 3, 2014, 27 pages. |
Quinn, P., et al., “Service Function Chaining (SFC) Architecture,” Network Working Group, Internet Draft, draft-quinn-sfc-arch-03.txt, Jan. 22, 2014, 21 pages. |
Rabadan, J., et al., “Operational Aspects of Proxy-ARP/ND in EVPN Networks,” BESS Worksgroup Internet Draft, draft-snr-bess-evpn-proxy-arp-nd-02, Oct. 6, 2015, 22 pages. |
Saidi, Ali, et al., “Performance Validation of Network-Intensive Workloads on a Full-System Simulator,” Interaction between Operating System and Computer Architecture Workshop, (IOSCA 2005), Austin, Texas, Oct. 2005, 10 pages. |
Saint-Andre, P., “Extensible Messaging and Presence Protocol (XMPP): Core,” Internet Engineering Task Force (IETF), RFC 6120, Mar. 2011, 211 pages. |
Shunra, “Shunra for HP Software; Enabling Confidence in Application Performance Before Deployment,” 2010, 2 pages. |
Son, Jungmin, “Automatic decision system for efficient resource selection and allocation in inter-clouds,” Jun. 2013, 35 pages. |
Sun, Aobing, et al., “IaaS Public Cloud Computing Platform Scheduling Model and Optimization Analysis,” Int. J. Communications, Network and System Sciences, 2011, 4, 803-811, 9 pages. |
Szymaniak, Michal, et al., “Latency-Driven Replica Placement”, vol. 47 No. 8, IPSJ Journal, Aug. 2006, 12 pages. |
Toews, Everett, “Introduction to Apache jclouds,” Apr. 7, 2014, 23 pages. |
Von Laszewski, Gregor, et al., “Design of a Dynamic Provisioning System for a Federated Cloud and Bare-metal Environment,” 2012, 8 pages. |
Wikipedia, “Filter (software)”, Wikipedia, Feb. 8, 2014, 2 pages, https://en.wikipedia.org/w/index.php?title=Filter_%28software%29&oldid=594544359. |
Wikipedia; “Pipeline (Unix)”, Wikipedia, May 4, 2014, 4 pages, https://en.wikipedia.org/w/index.php?title=Pipeline2/028Unix%29&oldid=606980114. |
Ye, Xianglong, et al., “A Novel Blocks Placement Strategy for Hadoop,” 2012 IEEE/ACTS 11th International Conference on Computer and Information Science, 2012 IEEE, 5 pages. |
Number | Date | Country | |
---|---|---|---|
20200021663 A1 | Jan 2020 | US |
Number | Date | Country | |
---|---|---|---|
62162515 | May 2015 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 15154141 | May 2016 | US |
Child | 16581636 | US |