INETCO Awarded Patent for New Algorithm
March 06, 2012
Share this

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.

Share this

The Latest

November 21, 2024

Broad proliferation of cloud infrastructure combined with continued support for remote workers is driving increased complexity and visibility challenges for network operations teams, according to new research conducted by Dimensional Research and sponsored by Broadcom ...

November 20, 2024

New research from ServiceNow and ThoughtLab reveals that less than 30% of banks feel their transformation efforts are meeting evolving customer digital needs. Additionally, 52% say they must revamp their strategy to counter competition from outside the sector. Adapting to these challenges isn't just about staying competitive — it's about staying in business ...

November 19, 2024

Leaders in the financial services sector are bullish on AI, with 95% of business and IT decision makers saying that AI is a top C-Suite priority, and 96% of respondents believing it provides their business a competitive advantage, according to Riverbed's Global AI and Digital Experience Survey ...

November 18, 2024

SLOs have long been a staple for DevOps teams to monitor the health of their applications and infrastructure ... Now, as digital trends have shifted, more and more teams are looking to adapt this model for the mobile environment. This, however, is not without its challenges ...

November 14, 2024

Modernizing IT infrastructure has become essential for organizations striving to remain competitive. This modernization extends beyond merely upgrading hardware or software; it involves strategically leveraging new technologies like AI and cloud computing to enhance operational efficiency, increase data accessibility, and improve the end-user experience ...

November 13, 2024

AI sure grew fast in popularity, but are AI apps any good? ... If companies are going to keep integrating AI applications into their tech stack at the rate they are, then they need to be aware of AI's limitations. More importantly, they need to evolve their testing regiment ...

November 12, 2024

If you were lucky, you found out about the massive CrowdStrike/Microsoft outage last July by reading about it over coffee. Those less fortunate were awoken hours earlier by frantic calls from work ... Whether you were directly affected or not, there's an important lesson: all organizations should be conducting in-depth reviews of testing and change management ...

November 08, 2024

In MEAN TIME TO INSIGHT Episode 11, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses Secure Access Service Edge (SASE) ...

November 07, 2024

On average, only 48% of digital initiatives enterprise-wide meet or exceed their business outcome targets according to Gartner's annual global survey of CIOs and technology executives ...

November 06, 2024

Artificial intelligence (AI) is rapidly reshaping industries around the world. From optimizing business processes to unlocking new levels of innovation, AI is a critical driver of success for modern enterprises. As a result, business leaders — from DevOps engineers to CTOs — are under pressure to incorporate AI into their workflows to stay competitive. But the question isn't whether AI should be adopted — it's how ...