IP Library Granted Patent US 11,240,095
Granted Patent B2
US 11,240,095 · App. 16/842,963 · Granted Feb 1, 2022

Techniques for interfacing between web services and interface description language (IDL)-based remote procedure call (RPC) services and an optical communication system implementing same

Inventors: Eric Bodner (Tinton Falls, NJ); Wilko Eschebach (Tinton Falls, NJ); Yunlu Xu (Howell, NJ); Richard Kram (Ocean, NJ); Jonathan M. Liss (Marlboro, NJ)
Assignee: SubCom, LLC
H04L41/0273H04L41/0233H04L41/20H04L67/42
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,240,095
App. No.
16/842,963
Granted
Feb 1, 2022
Kind
B2
Abstract

An embodiment of the present disclosure includes an RPC architecture that includes a central manager gateway with a client-facing side that allows for client access via web services protocols such as SOAP and REST. The central manager gateway further includes a server-facing side that can communicate with a plurality of network elements, with each network element implementing a common IDL architecture and RPC manager instance. Each of the network elements, and in particular their RPC manager instance, may communicate with other RPC manager instances to ‘learn’ the network topology for the system and maintain a topology database for purposes of exposing a naming service, e.g., a CORBA naming service. The network elements may elect one master element while the others remain as slaves. The central manager gateway may automatically locate the master network element and forward client requests to the same for servicing.

Claims (43)

1. An apparatus comprising:

memory to store instructions; and

one or more processors, coupled with the memory, operable to execute the instructions that, when executed, cause the one or more processors to:

receive a request message from a remote computing device, the request message comprising a network element address, wherein the network element address is associated with a network element in an optical communication system;

select a precompiled interface description language (IDL) adapter associated with the network element address from a library of precompiled IDL adapters stored in the memory;

identify at least one remote procedure call (RPC) function to perform based on the selected precompiled IDL adapter;

convert, via the selected precompiled IDL adapter, the request message to an IDL-based message;

send the IDL-based message to a network element associated with the network element address; and

send a response message to the remote computing device based on a response from execution of the at least one RPC function, the response message being a same format as the user request.

2. The apparatus of claim 1 , wherein the request message that comports with a Simple Object Access Protocol (SOAP) standard or a Representative State Transfer (REST) standard.

3. The apparatus of claim 2 , wherein the at least one RPC function is executed based on a Common Object Request Broker Architecture (CORBA) architecture.

4. The apparatus of claim 1 , wherein the network element address includes: (i) an identifier of a cable landing station, (ii) an element type, (iii) an element identifier (ID), and/or (iv) a subcomponent ID.

5. The apparatus of claim 1 , wherein a topology table is stored in the memory, the topology table including a plurality of network element addresses that each corresponds to a different network element within an optical communication system.

6. The apparatus of claim 1 , wherein each of the precompiled IDL adapters in the library of precompiled IDL adapters is associated with one or more network elements within an optical communication system.

7. The apparatus of claim 1 , wherein the one or more processors, when selecting the precompiled IDL adapter associated with the network element address from the library of precompiled IDL adapters stored in the memory, is caused to:

perform a lookup on an IDL adapter table, the IDL adapter table including a plurality of associations between network elements and precompiled IDL adapters.

8. A non-transitory computer-readable storage medium storing computer-readable program code executable by at least one processor causes the at least one processor to:

receive a request message from a remote computing device, the request message comprising a network element address;

select a precompiled interface description language (IDL) adapter associated with the network element address from a library of precompiled IDL adapters;

identify at least one remote procedure call (RPC) function to perform based on the selected precompiled IDL adapter;

convert, via the selected precompiled IDL adapter, the request message to an IDL-based message;

send the IDL-based message to a network element associated with the network element address; and

send a response message to the remote computing device based on a response from execution of the at least one RPC function, the response message being a same format as the user request.

9. The non-transitory computer-readable storage medium of claim 8 , wherein the request message that comports with a Simple Object Access Protocol (SOAP) standard or a Representative State Transfer (REST) standard.

10. The non-transitory computer-readable storage medium of claim 8 , wherein the at least one RPC function is executed based on a Common Object Request Broker Architecture (CORBA) architecture.

11. The non-transitory computer-readable storage medium of claim 8 , wherein the network element address includes: (i) an identifier of a cable landing station, (ii) an element type, (iii) an element identifier (ID), and/or (iv) a subcomponent ID.

12. The non-transitory computer-readable storage medium of claim 8 , wherein the computer-readable program code further causes the at least one processor to access a topology table, the topology table including a plurality of network element addresses that each corresponds to a different network element within an optical communication system.

13. The non-transitory computer-readable storage medium of claim 8 , wherein each of the precompiled IDL adapters in the library of precompiled IDL adapters is associated with one or more network elements within an optical communication system.

14. The non-transitory computer-readable storage medium of claim 8 , wherein when the computer-readable program code executable by the at least one processor causes the at least one processor to select the precompiled IDL adapter associated with the network element address from the library of precompiled IDL adapters, further causes by the at least on processor to:

perform a lookup on an IDL adapter table, the IDL adapter table including a plurality of associations between network elements and precompiled IDL adapters.

15. A method comprising:

receiving a request message from a remote computing device, the request message comprising a network element address;

selecting, via one or more processors, a precompiled interface description language (IDL) adapter associated with the network element address from a library of precompiled IDL adapters stored in the memory;

identifying, via the one or more processors, at least one remote procedure call (RPC) function to perform based on the selected precompiled IDL adapter;

converting, via the selected precompiled IDL adapter, the request message to an IDL-based message;

sending the IDL-based message to a network element associated with the network element address; and

sending a response message to the remote computing device based on a response from execution of the at least one RPC function, the response message being a same format as the user request.

16. The method of claim 15 , wherein the request message that comports with a Simple Object Access Protocol (SOAP) standard or a Representative State Transfer (REST) standard.

17. The method of claim 15 , wherein the at least one RPC function is executed based on a Common Object Request Broker Architecture (CORBA) architecture.

18. The method of claim 15 , wherein the network element address includes: (i) an identifier of a cable landing station, (ii) an element type, (iii) an element identifier (ID), and/or (iv) a subcomponent ID.

19. The method of claim 15 , further comprising accessing a topology table stored in memory, the topology table including a plurality of network element addresses that each corresponds to a different network element within an optical communication system.

20. The method of claim 15 , wherein selecting, via one or more processors, the precompiled IDL adapter associated with the network element address from the memory, comprises:

performing a lookup on an IDL adapter table, wherein the IDL adapter table including a plurality of associations between network elements and precompiled IDL adapters.

Assignments (1)
SECURITY INTEREST Recorded Apr 27, 2021
From: SUBCOM, LLC
To: GOLDMAN SACHS BANK USA, AS COLLATERAL AGENT
Reel/Frame 056067/0462 →