Introducing Hyper Data Transfer

Access & Identity Management Handbook 2015 Products & Solutions, Access Control & Identity Management

The data transfer of input and output (I/O) devices on a computer is much slower compared to the data processing within CPU and memory due to a number of different factors. The available memory bandwidth and increasing CPU performance outpace that of I/O devices. As a result, handling the I/O operations perfectly is the key point in designing a system architecture.

For this reason, the BioStar 2 server adapted an asynchronous system architecture for handling network I/O operations. Before taking a deep look into the asynchronous system architecture, let’s understand the synchronous system architecture first.

In a synchronous system architecture, the system conducts I/O operations in a sequential order. If the server requests an I/O operation which is to be handled by a device, the server has to wait for the response from the device. If one of the devices does not respond to the I/O operation because of network problems, the other I/O operations will not continue. This can be solved by spawning a new process or making a worker thread for each I/O operation. Spawning new processes consumes system resources of the system such as memory. Making a worker thread is more lightweight than spawning the process, but the more I/O operations necessary, the more threads that need to be created. Because system resources are limited, the number of threads which a system can create is limited.

The asynchronous system architecture is extremely different from the synchronous system architecture. In the asynchronous system architecture, I/O operations are handled by an event-driven system. If the server requests an I/O operation with callback, the system just returns and lets the processor continue to work. When the operation is completed, it pushes the complete event to the event-loop with the result of the operation and calls the callback function with its result. Thus, in the asynchronous system architecture only a single thread is required for I/O operations.

By adapting the asynchronous system architecture, BioStar 2 server does not need to wait for the response of the device. The server can send another request to a different device without collisions. If an I/O operation with a device has a problem such as a network disconnection, the I/O operations with the other devices will not be interrupted and can be handled normally.

This system architecture doesn’t have large benefits for small-sized systems, however it exposes its advantages when a large number of devices or traffic is required. BioStar 2 has fully integrated an Asynchronous System Architecture allowing it to dramatically increase communication speed and to seamlessly communicate with thousands of devices.



Credit(s)




Share this article:
Share via emailShare via LinkedInPrint this page



Further reading:

In-ear hearing protection for firefighters
Fire & Safety Products & Solutions
Savox has launched Savox Fire Protect, a fully integrated firefighter communication system combining active in-ear hearing protection and wireless push-to-talk in a single, purpose-designed solution.

Read more...
Gallagher launches visitor management solution
Gallagher Products & Solutions Perimeter Security, Alarms & Intruder Detection
Gallagher Security has launched its visitor management solution powered by Kenai, a cloud-native platform that gives organisations a seamless, modern way to manage visitors, staff, and workplace operations.

Read more...
Video fire detection by Technoswitch
Technoswitch Fire Detection & Suppression Products & Solutions Fire & Safety
Video fire detection technology can complement broader fire detection strategies in environments where dust, dirt, fumes, moisture, light levels, temperature, or access conditions pose challenges for traditional technologies.

Read more...
ALARM, intrusion & perimeter products 2026
Products & Solutions
The alarm, intrusion & perimeter product guide provides a selection of the latest products available in the security market, offering insight into their functionality and where they are available.

Read more...
Balancing secure access control and fire safety
Editor's Choice Access Control & Identity Management Fire & Safety
In modern building management, few topics create as much tension as the intersection between security access control and fire evacuation safety. Nichola Allen of G2 Fire sheds light on this delicate balance.

Read more...
Chemical gas extinguishing system
Red G Distributors Products & Solutions Fire & Safety
Red G Distribution manufactures its FK-5-1-12 chemical gas extinguishing system locally. This clean-agent fire suppression system protects high-value assets from fire and the effects of firefighting, allowing operations to resume quickly with no collateral damage.

Read more...
Seeing the threat is not always enough
Secutel Technologies Fire & Safety Products & Solutions
With integrated Smoke Screen technology, businesses can remotely trigger a smoke deployment on demand or configure custom business rules that automatically activate the system when specific events occur.

Read more...
AI-enabled NVR for Milestone XProtect
Surveillance Infrastructure Products & Solutions
As surveillance environments continue to grow in scale and complexity, organisations need infrastructure that is easy to deploy, simple to manage, and ready for AI-driven workloads.

Read more...
More security for sensitive video data
Dallmeier Electronic Southern Africa Products & Solutions
Dallmeier has introduced the MK3 version of its IPS 10000 recording system, with an enhanced focus on cybersecurity. This new revision integrates a TPM 2.0 security chip, enabling optional recording encryption to a considerably higher security standard.

Read more...
Controlling access for people and vehicles
IDEMIA STid Security Technews Publishing Editor's Choice Access Control & Identity Management Asset Management Industrial (Industry) Mining (Industry)
When it comes to access control, the security requirements of mines and the industrial sector are similar, requiring a layered approach that combines physical barriers, digital authentication, and continuous monitoring to protect personnel, assets, and operational continuity.

Read more...










While every effort has been made to ensure the accuracy of the information contained herein, the publisher and its agents cannot be held responsible for any errors contained, or any loss incurred as a result. Articles published do not necessarily reflect the views of the publishers. The editor reserves the right to alter or cut copy. Articles submitted are deemed to have been cleared for publication. Advertisements and company contact details are published as provided by the advertiser. Technews Publishing (Pty) Ltd cannot be held responsible for the accuracy or veracity of supplied material.




© Technews Publishing (Pty) Ltd. | All Rights Reserved.