IP Library Granted Patent US 11,489,935
Granted Patent B2
US 11,489,935 · App. 16/780,390 · Granted Nov 1, 2022

Communication of inter-application messages via message-oriented messaging system

Inventors: Mohammed Obaidur Rahman (Hyderabad, IN); Mohammad Gouse (Hyderabad, IN); Durga Prasad Bikkina (Hyderabad, IN)
Assignee: Dell Products L.P.
H04L67/55G06F16/2379H04L67/02H04L69/08
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,489,935
App. No.
16/780,390
Granted
Nov 1, 2022
Kind
B2
Abstract

Technology that facilitates communication of inter-application messages via a message-oriented messaging (MOM) system is disclosed. Exemplary implementations may: intercept an inter-application message from a publisher that is destined for a subscriber; convert the intercepted message into a proprietary format of a MOM system; transmit converted message to the MOM system; receive a MOM-processed message from the MOM system; transform the MOM-processed message from the MOM-system proprietary format to the hypertext transfer protocol; and send the transformed message to the subscriber using the hypertext transfer protocol.

Claims (62)

1. A system configured that facilitates communication of inter-application messages via a message-oriented messaging (MOM) system, the system comprising:

one or more hardware processors configured by machine-readable instructions to:

intercept a transformed message package and inter-application asynchronous message from a publisher that is destined for a subscriber, the transformed message package being formatted and transmitted using different formats and a hypertext transfer protocol over a communication network, wherein format of the package is agnostic to the publisher and the subscriber;

convert the transformed message package and inter-application asynchronous message into a proprietary format of a MOM system, wherein multiple virtualized images of the MOM system are created and stored, from which are selected to create a container by OS-level virtualization;

transmit converted message to the MOM system;

receive a MOM-processed message from the MOM system, wherein the MOM-processed message is converted message after being processed by the MOM system;

transform the MOM-processed message from the MOM-system proprietary format to the hypertext transfer protocol;

provide the MOM-system proprietary format to the publisher and subscriber; and

send the transformed message to the subscriber using the hypertext transfer protocol and messaging web service that implements a REST API.

2. The system of claim 1 , wherein the one or more hardware processors are further configured by machine-readable instructions to:

store the inter-application asynchronous message, before the sending, determining that the subscriber was unavailable to receive the transformed message;

in response to the determination that the subscriber is unavailable, flag the transformed message for recovery;

determine that a previously unavailable subscriber is available to receive the transformed message;

in response to the that a previously unavailable subscriber is available, send the flagged message to the subscriber using the hypertext transfer protocol.

3. The system of claim 1 , wherein the one or more hardware processors are further configured by machine-readable instructions to:

migrate to a new MOM system from the MOM system by OS-level virtualization generating a new pipeline for messages;

decommission the MOM system by OS-level virtualization deleting the pipeline for messages of the MOM system.

4. The system of claim 1 further comprising a database to store parameters related to the MOM system.

5. The system of claim 1 , wherein intercepting and sending are performed by representational state transfer web services.

6. The system of claim 1 , performed by system utilizing platform as a service that uses operating system-level virtualization.

7. A method that facilitates communication of inter-application messages via a message-oriented messaging (MOM) system, the method comprising:

intercepting a transformed message package and inter-application asynchronous message from a publisher that is destined for a subscriber, the transformed message package being formatted and transmitted formatted using different formats and a hypertext transfer protocol over a communication network, wherein format of the package is agnostic to the publisher and the subscriber;

converting the transformed message package and inter-application asynchronous message into a proprietary format of a MOM system, wherein multiple virtualized images of the MOM system are created and stored, from which are selected to create a container by OS-level virtualization;

transmitting converted message to the MOM system;

receiving a MOM-processed message from the MOM system, wherein the MOM-processed message is converted message after being processed by the MOM system;

transforming the MOM-processed message from the MOM-system proprietary format to the hypertext transfer protocol;

providing the MOM-system proprietary format to the publisher and subscriber; and

sending the transformed message to the subscriber using the hypertext transfer protocol and messaging web service that implements a REST API.

8. The method of claim 7 , further comprising:

storing the inter-application message; before the sending, determining that the subscriber was unavailable to receive the transformed message;

in response to the determination that the subscriber is unavailable, flag the transformed message for recovery;

determining that a previously unavailable subscriber is available to receive the transformed message;

in response to the determination that a previously unavailable subscriber is available, sending the flagged message to the subscriber using the hypertext transfer protocol.

9. The method of claim 7 , further comprising:

migrating to a new MOM system by OS-level virtualization generating a new pipeline for messages;

decommissioning the MOM system by OS-level virtualization deleting the pipeline for messages of the MOM system.

10. The method of claim 7 further comprising storing parameters related to the MOM system in a database.

11. The method of claim 7 , wherein intercepting and sending are performed by representational state transfer web services.

12. The method of claim 7 , performed by system utilizing platform as a service that uses operating system-level virtualization.

13. A computing platform configured that facilitates communication of inter-application messages via a message-oriented messaging (MOM) system, the computing platform comprising:

a non-transient computer-readable storage medium having executable instructions embodied thereon; and

one or more hardware processors configured to execute the instructions to:

intercept a transformed message package and inter-application asynchronous message from a publisher that is destined for a subscriber, the transformed message package being formatted and transmitted using different formats and a hypertext transfer protocol over a communication network, wherein format of the package is agnostic to the publisher and the subscriber;

convert the transformed message package and inter-application asynchronous message into a proprietary format of a MOM system, wherein multiple virtualized images of the MOM system are created and stored, from which are selected to create a container by OS-level virtualization;

transmit converted message to the MOM system;

receive a MOM-processed message from the MOM system, wherein the MOM-processed message is converted message after being processed by the MOM system;

transform the MOM-processed message from the MOM-system proprietary format to the hypertext transfer protocol;

provide the MOM-system proprietary format to the publisher and subscriber; and

send the transformed message to the subscriber using the hypertext transfer protocol and messaging web service that implements a REST API.

14. The computing platform of claim 13 , wherein the one or more hardware processors are further configured by the instructions to:

store the inter-application asynchronous message, before the sending, determining that the subscriber was unavailable to receive the transformed message;

in response to the determination that the subscriber is unavailable, flag the transformed message for recovery;

determine that a previously unavailable subscriber is available to receive the transformed message;

in response to the that a previously unavailable subscriber is available, send the flagged message to the subscriber using the hypertext transfer protocol.

15. The computing platform of claim 13 , wherein the one or more hardware processors are further configured by the instructions to:

migrate to a new MOM system by OS-level virtualization generating a new pipeline for messages;

decommission the MOM system by OS-level virtualization deleting the pipeline for messages of the MOM system.

16. The computing platform of claim 13 further comprising a database to store parameters related to the MOM system.

17. The computing platform of claim 13 , wherein intercepting and sending are performed by representational state transfer web services.

18. The computing platform of claim 13 , performed by system utilizing platform as a service that uses operating system-level virtualization.

19. The system of claim 1 further comprising machine-readable instructions to determine if the subscriber receives the transformed message and resending the transformed message when the subscriber is available.

20. The method of claim 7 further comprising determining if the subscriber receives the transformed message and resending the transformed message when the subscriber is available.

Assignments (13)
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (052851/0081) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
Reel/Frame 060436/0441 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (052851/0917) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
Reel/Frame 060436/0509 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (052852/0022) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
Reel/Frame 060436/0582 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053311/0169) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC
Reel/Frame 060438/0742 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC IP HOLDING COMPANY LLC
Reel/Frame 071642/0001 →
RELEASE OF SECURITY INTEREST AT REEL 052771 FRAME 0906 Recorded Nov 2, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
Reel/Frame 058001/0298 →
SECURITY INTEREST Recorded Jun 5, 2020
From: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC; THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 052851/0081 →
SECURITY INTEREST Recorded Jun 5, 2020
From: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 052851/0917 →
SECURITY INTEREST Recorded Jun 5, 2020
From: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 052852/0022 →
SECURITY INTEREST Recorded Jun 5, 2020
From: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 053311/0169 →
SECURITY AGREEMENT Recorded May 28, 2020
From: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
Reel/Frame 052771/0906 →
SECURITY AGREEMENT Recorded Apr 22, 2020
From: CREDANT TECHNOLOGIES INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 053546/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 3, 2020
From: RAHMAN, MOHAMMED OBAIDUR; GOUSE, MOHAMMAD; BIKKINA, DURGA PRASAD
To: DELL PRODUCTS L.P.
Reel/Frame 051703/0561 →