WO2025008969A1 - Method and system for managing network connectivity - Google Patents
Method and system for managing network connectivity Download PDFInfo
- Publication number
- WO2025008969A1 WO2025008969A1 PCT/IN2024/050957 IN2024050957W WO2025008969A1 WO 2025008969 A1 WO2025008969 A1 WO 2025008969A1 IN 2024050957 W IN2024050957 W IN 2024050957W WO 2025008969 A1 WO2025008969 A1 WO 2025008969A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- node
- processors
- failure
- tasks
- framework unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/40—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
- H04L41/0654—Management of faults, events, alarms or notifications using network fault recovery
- H04L41/0663—Performing the actions predefined by failover planning, e.g. switching to standby network elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/10—Active monitoring, e.g. heartbeat, ping or trace-route
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0805—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
- H04L43/0811—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking connectivity
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/28—Routing or path finding of packets in data switching networks using route fault recovery
Definitions
- the present invention relates to wireless communication networks, more particularly relates to managing network connectivity during a process failure in a communication network.
- a network In a network, large volume of requests, are received and processed within a minute time frame. Processing such large volume of requests in a satisfactory manner indicates a positive user experience.
- the network utilizes various network components such as servers and network functions in form of a cluster-based application, to process the received requests. However, sometimes the components of the network experience some downtime due to some errors or due to some hardware malfunctioning. Sorting of such errors and failures is essential to maintain the quality of service of the network.
- a high availability framework HA which detects process failures based on TCP connection failure or by heartbeat mechanism.
- the heartbeat mechanism includes sending a communication packet from one node to another node in the network in order to monitor the health of the nodes, networks and network interfaces, and to prevent cluster partitioning which occurs when communication is lost between one or more nodes in the cluster and a failure of the lost nodes cannot be confirmed.
- the cluster is a group of inter-connected nodes or hosts that work together to support one or more applications and a middleware.
- the HA launches a driver inside the cluster.
- the cluster mode is a good choice for production of workloads pertaining to one or more applications that require high availability, scalability, and security.
- One or more embodiments of the present disclosure provide a system and method for managing network connectivity during a process failure in a communication network.
- a method of managing network connectivity during the process failure in a communication network includes receiving a failure trigger from a first node.
- the failure trigger is one of a crash signal, a resource exhaust signal, and a deadlock.
- the method further includes disconnecting, a connection between the first node and a one or more processors on receiving the failure trigger in real time.
- upon disconnection the one or more processors is informed of the process failure in real time owing to the disconnection.
- the method further includes initiating one or more failover procedures.
- the method further includes invoking one or more Application Programming Interface (API) functions. Upon invoking one or more API functions, the method further initiates a kernel cleanup.
- API Application Programming Interface
- the method further includes transferring tasks to be performed by the first node to a second node.
- the first node is an active node
- the second node is a standby node.
- the second node is selected simultaneously when the one or more API functions are invoked, thereby transitioning from the first node to the second node.
- the method further transfers tasks to be performed by the first node to the second node, enables takeover of restarting procedure and managing network connectivity during process failure.
- a system for managing network connectivity during a process failure in a communication network includes a transceiver configured to receive, a failure trigger from a first node.
- the failure trigger is one of a crash signal, a resource exhaust signal, and a deadlock.
- the system includes a network manager configured to disconnect, a connection between the first node and the system on receiving the failure trigger in real time.
- the framework unit upon disconnection the framework unit is informed of the process failure in real time owing to the disconnection.
- the framework unit is further configured to initiate one or more failover procedures by invoking, one or more Application Programming Interface (API) functions.
- API Application Programming Interface
- the framework unit Upon invoking one or more API functions, the framework unit initiates a kernel cleanup.
- the framework unit is further configured to transfer tasks to be performed by the first node to a second node.
- the first node is an active node
- the second node is a standby node.
- the second node is selected simultaneously when the one or more API functions are invoked, thereby transitioning from the first node to the second node.
- the framework unit transfers tasks to be performed by the first node to the second node, enables takeover of restarting procedure and managing network connectivity during process failure.
- FIG. 1 is an exemplary block diagram of an environment for managing network connectivity during a process failure in a communication network, according to various embodiments of the present disclosure
- FIG. 2 is a block diagram of a system for managing network connectivity during the process failure in the communication network, according to various embodiments of the present disclosure
- FIG. 3 is an exemplary schematic representation of the system of FIG. 1 in which various entities operations are explained, according to various embodiments of the present system;
- FIG. 4 shows a flow diagram of a method for managing network connectivity during the process failure in the communication network, according to various embodiments of the present disclosure.
- the present invention discloses the system and method for managing network connectivity during a process failure in a communication network. Further the invention provides a framework unit, configured to detect the process failure in a cluster, and initiate a recovery process. In another aspect of the present invention, an immediate notification of the process failure is provided to the framework unit based on a failure trigger. Further the immediate termination ensures that the framework unit is promptly notified about the active process going down, allowing the framework unit to initiate failover procedure without any delay.
- the mechanism by terminating the connection between the first node and the system immediately upon process failure, the mechanism eliminates the need to rely solely on the operating system (such as, for example, but are not limited to Linux) kernel’s cleanup process. This approach bypasses any potential delays caused by the kernel cleanup, ensuring faster and more efficient detection of the process failures. Further in accordance with an example an exit() or an _exit() Application Programming Interface (API) function is initiated to severe the TCP connection upon detecting process failure to perform the kernel cleanup.
- API Application Programming Interface
- FIG. 1 illustrates an exemplary block diagram of an environment 100 for managing network connectivity during a process failure in a communication network 106, according to various embodiments of the present disclosure.
- the environment 100 comprises a first node 102 configured to connect to a system 104 via a communication network 106.
- the first node 102 is an active node configured to actively perform process in real-time. Further the first node 102 communicably connects to the system 104.
- the first node 102 communicates with the system 104 via the communication network 106 over a protocol for example a Transmission Control Protocol (TCP).
- TCP Transmission Control Protocol
- the environment 100 further comprises a second node 108 configured to connect with the system 104 via the communication network 106.
- the second node 108 is a standby node configured to recover the process in real-time.
- the second node 108 is communicably connected to the system 104.
- the second node 108 communicates with the system 104 via the communication network 106 over the TCP protocol.
- the first node 102 and the second node 108 include at least one of, but not limited to, a computer system with one or more communication ports coupled to one or more communication bus, an user equipment with an interface, a wireless device including, by the way of example not limitation, a handheld wireless communication device (such as a mobile phone, a smart phone, and a phablet device), a wearable computer device (such as a head-mounted display computer device, a headmounted camera device, and a wristwatch computer device), a Global Positioning System (GPS) device, a laptop computer, a tablet computer, or another type of portable computer, a media playing device, a portable gaming system, and/or any other type of computer device with wireless communication capabilities.
- a handheld wireless communication device such as a mobile phone, a smart phone, and a phablet device
- a wearable computer device such as a head-mounted display computer device, a headmounted camera device, and a wristwatch computer device
- GPS Global Positioning System
- the system 104 is integrated with any application including a System Management Facility (SMF), an Access and Mobility Management Function (AMF), a Business Telephony Application Server (BTAS), a Converged Telephony Application Server (CTAS), any SIP (Session Initiation Protocol) Application Server which interacts with core Internet Protocol Multimedia Subsystem(IMS) on Industrial Control System (ISC) interface as defined by 3GPP to host a wide array of cloud telephony enterprise services, a System Information Blocks (SIB)/ and a Mobility Management Entity (MME).
- SIF System Management Facility
- AMF Access and Mobility Management Function
- BTAS Business Telephony Application Server
- CAS Converged Telephony Application Server
- IMS Internet Protocol Multimedia Subsystem
- ISC Industrial Control System
- SIB System Information Blocks
- MME Mobility Management Entity
- the communication network 106 includes, by way of example but not limitation, one or more of a wireless network, a wired network, an internet, an intranet, a public network, a private network, a packet- switched network, a circuit-switched network, an ad hoc network, an infrastructure network, a Public-Switched Telephone Network (PSTN), a cable network, a cellular network, a satellite network, a fiber optic network, or some combination thereof.
- PSTN Public-Switched Telephone Network
- the communication network 106 includes, but is not limited to, a Third Generation (3G), a Fourth Generation (4G), a Fifth Generation (5G), a Sixth Generation (6G), a New Radio (NR), a Narrow Band Internet of Things (NB-IoT), an Open Radio Access Network (O-RAN), and the like.
- 3G Third Generation
- 4G Fourth Generation
- 5G Fifth Generation
- 6G Sixth Generation
- NR New Radio
- NB-IoT Narrow Band Internet of Things
- OF-RAN Open Radio Access Network
- the communication network 106 uses one or more communication interfaces/protocols such as, for example, Transmission Control Protocol (TCP), Voice Over Internet Protocol (VoIP), 802.11 (Wi-Fi), 802.15 (including BluetoothTM), 802.16 (Wi-Max), 802.22, Cellular standards such as Code Division Multiple Access (CDMA), CDMA2000, Wideband CDMA (WCDMA), Radio Frequency Identification (e.g., RFID), Infrared, laser, Near Field Magnetics, etc.
- TCP Transmission Control Protocol
- VoIP Voice Over Internet Protocol
- Wi-Fi Voice Over Internet Protocol
- 802.15 including BluetoothTM
- Wi-Max Wi-Max
- 802.22 Cellular standards such as Code Division Multiple Access (CDMA), CDMA2000, Wideband CDMA (WCDMA), Radio Frequency Identification (e.g., RFID), Infrared, laser, Near Field Magnetics, etc.
- CDMA Code Division Multiple Access
- WCDMA Wideband CDMA
- RFID Radio Frequency Identification
- system 104 is described as an integral part of the server 110, without deviating from the scope of the present disclosure. In an alternate embodiment, the system 104 is a standalone device.
- the server 110 can be, for example, but not limited to a standalone server, a server blade, a server rack, a bank of servers, a business telephony application server (BTAS), a server farm, a cloud server, an edge server, home server, a virtualized server, one or more processors executing code to function as a server, or the like.
- the server 110 is operated at various entities or a single entity (include, but is not limited to, a vendor side, service provider side, a network operator side, a company side, an organization side, a university side, a lab facility side, a business enterprise side, a defense facility side, or any other facility) that provides service.
- the system 104 includes one or more processors 204 coupled with a memory 206, wherein the memory 206 stores instructions which when executed by the one or more processors 204 causes the system 104 to detect the process failure in the communication network 106.
- the one or more processor(s) 204 is implemented as one or more microprocessors, microcomputers, microcontrollers, edge or fog microcontrollers, digital signal processors, central processing units, logic circuitries, and/or any devices that process data based on operational instructions.
- the one or more processor(s) 204 is configured to fetch and execute computer-readable instructions stored in a memory 206 of the system 104.
- the memory 206 is configured to store one or more computer-readable instructions or routines in a non-transitory computer readable storage medium, which is fetched and executed to manage network connectivity during the process failure.
- the memory 206 includes for example, Random Access Memory (RAM), a non-volatile memory (e.g., disk memory, FLASH memory, EPROMs, etc.), an unalterable memory, and/or other types of memory.
- RAM Random Access Memory
- a non-volatile memory e.g., disk memory, FLASH memory, EPROMs, etc.
- an unalterable memory e.g., unalterable memory
- the memory 206 might be configured or designed to store data pertaining to the process failure.
- the system further includes an interface(s).
- the interface(s) comprises a variety of interfaces, for example, interfaces for data input and output devices, referred to as input/output (I/O) devices, storage devices, and the like.
- the interface(s) facilitates communication for the system.
- the interface(s) also provides a communication pathway for one or more components of the system. Examples of such components include, but are not limited to, processing unit/engine(s) and a database.
- the processing unit/engine(s) is implemented as a combination of hardware and programming (for example, programmable instructions) to implement one or more functionalities of the processing engine(s).
- FIG. 2 illustrates a block diagram of the system 104 provided for managing network connectivity during the process failure in the communication network 106, according to one or more embodiments of the present invention.
- the system 104 includes one or more processors 204, and a memory 206.
- the one or more processors 204 is implemented as one or more microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, state machines, logic circuitries, single board computers, and/or any devices that manipulate signals based on operational instructions.
- the system 104 includes one or more processor 204.
- the system 104 includes multiple processors as per the requirement and without deviating from the scope of the present disclosure.
- the information related to the process failure is provided or stored in the memory 206 of the system 104.
- the one or more processors 204 is configured to fetch and execute computer-readable instructions stored in the memory 206.
- the memory 206 is configured to store one or more computer-readable instructions or routines in a non-transitory computer-readable storage medium, which is fetched and executed to manage network connectivity during the process failure.
- the one or more processors 204 in an embodiment, is implemented as a combination of hardware and programming (for example, programmable instructions) to implement one or more functionalities of the one or more processors 204.
- programming for the one or more processors 204 is processor-executable instructions stored on a non-transitory machine -readable storage medium and the hardware for the one or more processors 204 comprises a processing resource (for example, one or more processors), to execute such instructions.
- the memory 206 stores instructions that, when executed by the processing resource, implement the one or more processors 204.
- system 104 comprises the memory 206 storing the instructions and the processing resource to execute the instructions, or the memory 206 is separate but accessible to the system 104and the processing resource.
- the one or more processors 204 is implemented by electronic circuitry.
- the processor 204 includes a transceiver 208, a network manager 210 and the framework unit 202.
- the framework unit 202 is at least one of, but not limited to, a layered structure, a set of instructions or functions embedded within the processor 204 of the system 104.
- the transceiver 208, the framework unit 202 and the network manager 210 in an embodiment, are implemented as a combination of hardware and programming (for example, programmable instructions) to implement one or more functionalities of the one or more processors 204.
- the transceiver 208 of the processor 204 is communicably connected to the first node 102 and the second node 108 via the communication network 106.
- the first node 102 is the active node
- the second node is the standby node.
- the transceiver 208 is configured to receive a failure trigger from the first node 102.
- the failure trigger is one of a crash signal, a resource exhaust signal, a deadlock, and a closure notification pertaining to closing of a task at the first node 102.
- the network manager 210 of the processor 204 is configured to disconnect, a connection between the first node 102 and the framework unit 202 upon receiving the failure trigger.
- the connection between the first node 102 and the framework unit 202 includes at least one of, the Transmission Control Protocol (TCP) connection.
- TCP Transmission Control Protocol
- the TCP is a connection-oriented protocol for communications that facilitates the exchange of data or messages between the first node 102 and the system 104 in the communication network 106.
- the framework unit 202 is configured to initiate one or more failover procedures and transfer one or more tasks to be performed by the first node 102 to the second node 108.
- the one or more failover procedures includes at least one of, kernel cleanup process, restarting the process, and transferring the process to standby second node 108 from the first node 102. Subsequent to disconnecting the connection between the first node 102 and the framework unit 202 by the network manager 210 based on the failure trigger, the framework unit 202 initiates the one or more failover procedures by initiating the kernel cleanup process of the first node 102 or restarting the process performed by the first node.
- the framework unit 202 deallocates the various types of resources utilized by the first node 102 while performing the one or more tasks.
- the one or more tasks performed by at least one of, the first node 102 and the second node 108 include, but is not limited to, data transmission, data processing, data testing, and data analyzing.
- the network manager 210 is configured to inform the framework unit 202 of the process failure in real time owing to the disconnection. Subsequent to invoking one or more Application Programming Interface (API) functions at the first node 102 Upon invoking the one or more API functions, the framework unit 202 is configured to initiate a kernel cleanup process.
- the one or more API functions include at least one of an exit function such as_exit() and exit().
- the kernel 308 is a core component serving as the primary interface between hardware components of the first node 102 and the plurality of applications hosted thereon.
- the plurality of applications includes at least one of, streaming application, and messaging application.
- the kernel 308 is configured to provide the plurality of applications hosted on the first node 102 and access to resources available in the communication network 106.
- the resources include one of a Central Processing Unit (CPU), memory components such as Random Access Memory (RAM) and Read Only Memory (ROM).
- the API is defined as medium of communication in between the system 104 and at least one of, the first node 102 and the second node 108.
- the framework unit 202 initiates one or more failover procedures based on the invoking the API functions at the first node 102 .
- the API functions include at least one of an exit function such as_exit() and exit(). Utilizing the API functions, the framework unit 202 initiates the kernel cleanup process.
- the API is operable by providing a set of instructions in suitable formats like JSON (JavaScript Object Notation), Python or any other such compatible formats.
- FIG. 3 describes the system 104 for managing network connectivity during the process failure in the communication network 106 along with reference to the first node and the second node. It is to be noted that the embodiment with respect to FIG. 3 will be explained with respect to the first node 102, the system 104 and the second node 108 for the purpose of description and illustration and should nowhere be construed as limiting the scope of the present disclosure.
- the first node 102 includes one or more primary processors 304 communicably coupled to the framework unit 202 of the one or more processors 204.
- the one or more primary processors 304 are coupled with a memory unit 306 storing instructions which are executed by the one or more primary processors 304. Execution of the stored instructions by the one or more primary processors 304 enables the first node 102 to execute one or more tasks utilizing the system 104.
- the execution of the stored instructions by the one or more primary processors 304 further enables the first node 102 to transmit the failure trigger pertaining to the process failure to the one or more processors 204 subsequent to invoking the one or more API functions including at least one of an exit function such as_exit() and exit().
- the exit function terminates the currently running one or more tasks/process on the first node 102.
- the exit() function flushes a plurality of buffers used by the one or more tasks/process, closes each program associated with the one or more tasks/process, and deletes temporary files associated with the one or more tasks/process.
- one or more API functions are invoked at the first node 102 when the one or more tasks/process fails due to at least one of, but not limited to, a crash signal, a resource exhaust signal, and a deadlock between the system 104 and the first node 102.
- the invoking of the one or more API functions indicates that the one or more tasks/process are going down and requires one or more failover procedures to be initiated promptly.
- the one or more processors 204 continuously monitors the one or more tasks performed by the first node 102.
- the one or more processors 204 detects the process failure when there is at least one of, but not limited to, a crash signal, a resource exhaust signal, and a deadlock between the system 104 and the first node 102. Subsequent to the detection of the process failure, the one or more primary processors 304 of the first node 102 generates failure trigger. The generated failure trigger is transmitted to the one or more processors 204 included in the system 104.
- the crash signal is a scenario when several nodes in the communication network 106 transmits data at the same time due to which a collision is detected, at that time a crash signal is detected at the system 104 and the several nodes stop transmitting data for a random time period before attempting again.
- a deadlock is a situation where a set of task/process are blocked because each process is holding a resource and waiting for another resource acquired by some other task/process. For example, Process 1 is holding resource 1 and waiting for resource 2 which is acquired by process 2, and process 2 is waiting for resource 1.
- the resource exhaustion happens when the system 104 uses each of the available resource such that the system 104 the resources are completely drained.
- Resource exhaustion occurs when the system's 104 resources like memory, processing power, or disk space are fully used and can't cater to additional demands due to which the resource exhaust signal is provided to the system 104 by the server 110.
- the transceiver 208 of the processor 204 is configured to receive the failure trigger from the one or more primary processors 304 of the first node 102.
- the failure trigger is triggered due to the process failure which includes at least of, a crash signal, a resource exhaust signal, and a deadlock.
- the framework unit 202 initiates one or more failover procedures without any delay based on the failure trigger.
- the one or more failover procedures includes a recovery process.
- the framework unit 202during the recovery process activates the second node 108 which is the standby node. Further, during the recovery process, the framework unit 202transfers the one or more tasks being executed by the one or more primary processors 304 of the first node 102 to one or more primary processors 314 of the second node 108.
- the second node 108 includes one or more primary processors 314 communicably coupled to the framework unit 202 of the one or more processors 204.
- the one or more primary processors 314 are coupled with a memory unit 316 storing instructions which are executed by the one or more primary processors 314. Execution of the stored instructions by the one or more primary processors 314 enables the second node 108 to execute one or more tasks transferred by the one or more processors 204, utilizing the system 104, from the first node 102 to the second node 108 subsequent to the process failure between the first node 102 and the system 104.
- FIG. 4 shows a flow diagram of a method 400 for managing network connectivity during the process failure in the communication network 106, according to various embodiments of the present disclosure. More specifically, the method recovers the process in the communication network 106.
- the method 400 is described with the embodiments as illustrated in FIG. 2 and should nowhere be construed as limiting the scope of the present disclosure.
- the method 400 includes the step of receiving a failure trigger from a first node 102.
- the transceiver 208 receives the failure trigger.
- the first node 102 is an active node.
- the failure trigger is due to the process failure which includes at least of, a crash signal, a resource exhaust signal, and a deadlock.
- the method 400 includes the step of disconnecting, a connection between the first node 102 and a processor 204 on receiving the failure trigger in real time by the network manager 210.
- the connection between the first node 102 and the processors (204) includes at least one of, a TCP connection.
- the framework unit 202 upon disconnection, is informed of the process failure in real time owing to the disconnection and the framework unit 202 receives specific details about the failure trigger.
- the method 400 includes the step of initiating, one or more failover procedures by the framework unit 202.
- the framework unit 202 upon specific details about the failure trigger, the framework unit 202 immediately recognizes that an active process is going down. Thereby initiating one or more failover procedures without any delay.
- the one or more failover procedures are initiated within milliseconds of the process failure.
- the one or more failover procedures includes a recovery process by activating the second node 108 which is the standby node subsequent to invoking one or more Application Programming Interface (API) functions at the first node 102.
- API Application Programming Interface
- the framework unit 202 upon invoking the one or more API functions, the framework unit 202initiates a kernel cleanup.
- the one or more API functions such as are _exit() or exit() are invoked at the first node 102.
- the method 400 includes the step of transferring, tasks to be performed by the first node 102 to the selected second node 108.
- the second node 108 is selected by the framework unit 202 simultaneously when one or more API functions are invoked, thereby transitioning from the first node 102 to the second node 108.
- the framework unit 202 by transferring, tasks to be performed by the first node 102 to the second node 108, the framework unit 202enables takeover of recovery procedure and managing network connectivity during process failure.
- the downtime is reduced and the one or more tasks are performed without any interruption.
- the present invention further discloses a non-transitory computer-readable medium having stored thereon computer-readable instructions.
- the computer- readable instructions are executed by a processor 204.
- the processors 204 is configured to receive a failure trigger from the first node 102.
- the processors 204 is further configured to disconnect the connection between the first node 202 and the processor 204 on receiving the failure trigger in real time.
- upon disconnection the processor 204 is informed of the failure in real time owing to the disconnection.
- the processors 204 is further configured to initiate one or more failover procedures by invoking one or more Application Programming Interface (API) functions.
- API Application Programming Interface
- the processors 204 Upon invoking one or more API functions, the processors 204 initiates a kernel cleanup.
- the processors 204 is further configured to transfer one or more tasks to be performed by the first node 102 to a second node 108 thereby restarting the one or more tasks and managing network connectivity during process failure.
- API Application Programming
- the present disclosure incorporates technical advancement of promptly notifying the high availability framework about the process failure.
- the optimized mechanism enables immediate failover procedures which minimizes the downtime and service disruptions experienced by the telecom product, ensuring uninterrupted operation.
- the optimization reduces the dependency on the Linux kernel’s cleanup process for TCP connections after process failure. This results in significantly shorter detection delays, allowing the high availability framework to swiftly respond to process failures.
- the enhanced process monitoring capabilities enable real time detection of failures. By optimizing the process failure detection and recovery framework, failover procedures can be initiated within milliseconds of a process failure. This level of responsiveness aligns with the stringent requirements of telecom products, minimizing the impact on critical operations and providing seamless user experience.
- the optimized mechanism enhances the overall resilience and responsiveness of the high availability framework.
- the proposed method can proactively optimise process failure detection and initiate the recovery process immediately after the process failure detection, so as to reduce delays in detecting process failure, enhance process monitoring, enhance service reliability and also saves a lot of time.
- the present invention offers multiple advantages over the prior art and the above listed are a few examples to emphasize on some of the advantageous features.
- the listed advantages are to be read in a non-limiting manner.
- Framework unit - 202 [0071] Framework unit - 202;
- One or more processors - 204 are included in the processors - 204;
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Cardiology (AREA)
- General Health & Medical Sciences (AREA)
- Computer Security & Cryptography (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
Claims
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP24835690.9A EP4740404A1 (en) | 2023-07-05 | 2024-06-27 | Method and system for managing network connectivity |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| IN202321045206 | 2023-07-05 | ||
| IN202321045206 | 2023-07-05 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025008969A1 true WO2025008969A1 (en) | 2025-01-09 |
Family
ID=94171831
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/IN2024/050957 Ceased WO2025008969A1 (en) | 2023-07-05 | 2024-06-27 | Method and system for managing network connectivity |
Country Status (2)
| Country | Link |
|---|---|
| EP (1) | EP4740404A1 (en) |
| WO (1) | WO2025008969A1 (en) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6490610B1 (en) * | 1997-05-30 | 2002-12-03 | Oracle Corporation | Automatic failover for clients accessing a resource through a server |
| WO2014116148A1 (en) * | 2013-01-23 | 2014-07-31 | Telefonaktiebolaget L M Ericsson (Publ) | Methods and arrangements for checking connectivity and detecting connectivity failure |
-
2024
- 2024-06-27 EP EP24835690.9A patent/EP4740404A1/en active Pending
- 2024-06-27 WO PCT/IN2024/050957 patent/WO2025008969A1/en not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6490610B1 (en) * | 1997-05-30 | 2002-12-03 | Oracle Corporation | Automatic failover for clients accessing a resource through a server |
| WO2014116148A1 (en) * | 2013-01-23 | 2014-07-31 | Telefonaktiebolaget L M Ericsson (Publ) | Methods and arrangements for checking connectivity and detecting connectivity failure |
Also Published As
| Publication number | Publication date |
|---|---|
| EP4740404A1 (en) | 2026-05-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8073952B2 (en) | Proactive load balancing | |
| US11330071B2 (en) | Inter-process communication fault detection and recovery system | |
| CN108430116A (en) | Suspension reconnection method, medium, device and computing device | |
| EP3550436A1 (en) | Method and apparatus for detecting and recovering fault of virtual machine | |
| CN113039763A (en) | NF service consumer restart detection using direct signaling between NFs | |
| CN112398689A (en) | Network recovery method and device, storage medium and electronic equipment | |
| EP2975524B1 (en) | Information processing device | |
| CN103024058A (en) | Method and system for invoking web services | |
| US8775617B2 (en) | Method for optimizing network performance after a temporary loss of connection | |
| US11954509B2 (en) | Service continuation system and service continuation method between active and standby virtual servers | |
| EP4740404A1 (en) | Method and system for managing network connectivity | |
| WO2016154921A1 (en) | Data transmission method and device for data service | |
| US20250232297A1 (en) | Method and apparatus to auto-heal microservices information flow breakdown across containers in a cloud-based application | |
| CN117201507B (en) | Cloud platform switching method and device, electronic equipment and storage medium | |
| CN112860340A (en) | Method, device and equipment for starting micro-service instance and storage medium | |
| US10299311B2 (en) | System and method for ensuring continuous communication between a user device and an emergency dispatcher unit | |
| US20160173190A1 (en) | Optical network connection termination on client facility failure | |
| US11921605B2 (en) | Managing applications in a cluster | |
| WO2023228233A1 (en) | Network management for automatic recovery in event of failure | |
| JP2006285453A (en) | Information processor, information processing method, and information processing program | |
| US12573271B2 (en) | Automated teller machine (ATM) transaction resiliency using a long range wide area network | |
| US12493535B2 (en) | Data replication across data servers for failover processing | |
| US20260095437A1 (en) | Automated virtual private network session routing | |
| US20250385851A1 (en) | Tracking call metrics in a radio access network (ran) | |
| US20230389107A1 (en) | Method and apparatus to detect ims missing call and recovery |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 24835690 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024835690 Country of ref document: EP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2024835690 Country of ref document: EP Effective date: 20260205 |
|
| WWP | Wipo information: published in national office |
Ref document number: 2024835690 Country of ref document: EP |