Skip to main content

INETCO Awarded Patent for New Algorithm

INETCO Systems Limited has been awarded United States Patent 8095727 for the development of a multi-reader, multi-writer lock-free ring buffer algorithm.

The majority of today’s consumer electronics, workstations, database servers, high performance operating systems, distributed and Cloud-based application architectures now contain multiple processor cores on which multiple software processes and threads operate in parallel. For these systems to operate effectively there must be efficient mechanisms for the different processes to both pass information between them and to control access to shared resources such as memory, data storage, network, timers, queues, logs and shared applications. Blocking while waiting for another process to complete is both inefficient and prone to problems with “dead-lock” where a process may never resume. This also results in slow transaction response times, more IT performance bottlenecks, and degradation of the end customer experience.

"Ensuring rapid, non-blocking exchange of control and data between software components is a major problem in multi-core, multi-thread software environments,” said Angus Telfer, CTO of INETCO. “The INETCO solution to this problem, applicable for both multiple readers and multiple writers, allows for optimal use of available processing cycles, thus increasing the performance achievable for technologies using it."

This newly patented algorithm by INETCO, which provides a lock-free mechanism for both multiple readers and multiple writers, is an efficient, high performance solution.

It extends ring buffers to multiple processes without using semaphores or locks to control access and avoid contention, or requiring a fixed memory buffer size.

Multiple readers and writers can access cells of a ring buffer, but are prevented from simultaneously accessing the same cell. The ring buffer's size may be dynamically increased or decreased to improve performance of read and write operations, or to conserve computer resources. This means that multiple programs, processes, threads or cores can access a common resource simultaneously, eliminating high-concurrency IT performance issues such as:

- Cache trashing

- Contention in synchronized resource access

- Dynamic memory allocation

INETCO intends to integrate the multi-reader, multi-writer lock-free ring buffer algorithm within its high performance transaction monitoring product, INETCO Insight.

This patent will enable a high volume of transactions to be recorded to the INETCO Insight data store in real-time and be simultaneously processed by multiple product components such as the transaction correlation, real-time alerting, protocol decoding, statistical and analytics modules.

The Latest

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency

In MEAN TIME TO INSIGHT Episode 13, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses hybrid multi-cloud networking strategy ... 

In high-traffic environments, the sheer volume and unpredictable nature of network incidents can quickly overwhelm even the most skilled teams, hindering their ability to react swiftly and effectively, potentially impacting service availability and overall business performance. This is where closed-loop remediation comes into the picture: an IT management concept designed to address the escalating complexity of modern networks ...

In 2025, enterprise workflows are undergoing a seismic shift. Propelled by breakthroughs in generative AI (GenAI), large language models (LLMs), and natural language processing (NLP), a new paradigm is emerging — agentic AI. This technology is not just automating tasks; it's reimagining how organizations make decisions, engage customers, and operate at scale ...

In the early days of the cloud revolution, business leaders perceived cloud services as a means of sidelining IT organizations. IT was too slow, too expensive, or incapable of supporting new technologies. With a team of developers, line of business managers could deploy new applications and services in the cloud. IT has been fighting to retake control ever since. Today, IT is back in the driver's seat, according to new research by Enterprise Management Associates (EMA) ...

In today's fast-paced and increasingly complex network environments, Network Operations Centers (NOCs) are the backbone of ensuring continuous uptime, smooth service delivery, and rapid issue resolution. However, the challenges faced by NOC teams are only growing. In a recent study, 78% state network complexity has grown significantly over the last few years while 84% regularly learn about network issues from users. It is imperative we adopt a new approach to managing today's network experiences ...

Image
Broadcom

From growing reliance on FinOps teams to the increasing attention on artificial intelligence (AI), and software licensing, the Flexera 2025 State of the Cloud Report digs into how organizations are improving cloud spend efficiency, while tackling the complexities of emerging technologies ...

INETCO Awarded Patent for New Algorithm

INETCO Systems Limited has been awarded United States Patent 8095727 for the development of a multi-reader, multi-writer lock-free ring buffer algorithm.

The majority of today’s consumer electronics, workstations, database servers, high performance operating systems, distributed and Cloud-based application architectures now contain multiple processor cores on which multiple software processes and threads operate in parallel. For these systems to operate effectively there must be efficient mechanisms for the different processes to both pass information between them and to control access to shared resources such as memory, data storage, network, timers, queues, logs and shared applications. Blocking while waiting for another process to complete is both inefficient and prone to problems with “dead-lock” where a process may never resume. This also results in slow transaction response times, more IT performance bottlenecks, and degradation of the end customer experience.

"Ensuring rapid, non-blocking exchange of control and data between software components is a major problem in multi-core, multi-thread software environments,” said Angus Telfer, CTO of INETCO. “The INETCO solution to this problem, applicable for both multiple readers and multiple writers, allows for optimal use of available processing cycles, thus increasing the performance achievable for technologies using it."

This newly patented algorithm by INETCO, which provides a lock-free mechanism for both multiple readers and multiple writers, is an efficient, high performance solution.

It extends ring buffers to multiple processes without using semaphores or locks to control access and avoid contention, or requiring a fixed memory buffer size.

Multiple readers and writers can access cells of a ring buffer, but are prevented from simultaneously accessing the same cell. The ring buffer's size may be dynamically increased or decreased to improve performance of read and write operations, or to conserve computer resources. This means that multiple programs, processes, threads or cores can access a common resource simultaneously, eliminating high-concurrency IT performance issues such as:

- Cache trashing

- Contention in synchronized resource access

- Dynamic memory allocation

INETCO intends to integrate the multi-reader, multi-writer lock-free ring buffer algorithm within its high performance transaction monitoring product, INETCO Insight.

This patent will enable a high volume of transactions to be recorded to the INETCO Insight data store in real-time and be simultaneously processed by multiple product components such as the transaction correlation, real-time alerting, protocol decoding, statistical and analytics modules.

The Latest

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency

In MEAN TIME TO INSIGHT Episode 13, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses hybrid multi-cloud networking strategy ... 

In high-traffic environments, the sheer volume and unpredictable nature of network incidents can quickly overwhelm even the most skilled teams, hindering their ability to react swiftly and effectively, potentially impacting service availability and overall business performance. This is where closed-loop remediation comes into the picture: an IT management concept designed to address the escalating complexity of modern networks ...

In 2025, enterprise workflows are undergoing a seismic shift. Propelled by breakthroughs in generative AI (GenAI), large language models (LLMs), and natural language processing (NLP), a new paradigm is emerging — agentic AI. This technology is not just automating tasks; it's reimagining how organizations make decisions, engage customers, and operate at scale ...

In the early days of the cloud revolution, business leaders perceived cloud services as a means of sidelining IT organizations. IT was too slow, too expensive, or incapable of supporting new technologies. With a team of developers, line of business managers could deploy new applications and services in the cloud. IT has been fighting to retake control ever since. Today, IT is back in the driver's seat, according to new research by Enterprise Management Associates (EMA) ...

In today's fast-paced and increasingly complex network environments, Network Operations Centers (NOCs) are the backbone of ensuring continuous uptime, smooth service delivery, and rapid issue resolution. However, the challenges faced by NOC teams are only growing. In a recent study, 78% state network complexity has grown significantly over the last few years while 84% regularly learn about network issues from users. It is imperative we adopt a new approach to managing today's network experiences ...

Image
Broadcom

From growing reliance on FinOps teams to the increasing attention on artificial intelligence (AI), and software licensing, the Flexera 2025 State of the Cloud Report digs into how organizations are improving cloud spend efficiency, while tackling the complexities of emerging technologies ...