Batch processing is not ideal for booking airline tickets because it can lead to delays in ticket availability and pricing, creating a poor customer experience. Since airline fares fluctuate frequently, processing bookings in batches may result in customers missing out on the best prices or facing higher rates by the time their request is processed. Additionally, real-time updates are essential for managing seat inventory and ensuring accurate bookings, which batch processing fails to provide. Overall, the Need for Speed and accuracy in ticket sales makes real-time processing preferable.
batch coting
explain the difference between batch processing and real-time processing
Yes, batch processing can be effectively used in airline systems for various tasks, such as processing ticket sales, updating flight schedules, and managing passenger data. By processing large volumes of data at once, airlines can optimize operations, generate reports, and perform routine maintenance tasks during off-peak hours. This approach enhances efficiency and allows for better resource management, ultimately improving customer service and operational effectiveness.
It is both, it contain both elements of batch processing and elements of real-time processing. PIN verification uses real-time processing and the customer record shall only be updated at the end of the day(batch processing).
Not necessarily. It depends on what you are processing.
It's Batch Processing,Realtime Processing,On line Processing and Distributed Processing.
The three types of data processing are batch processing, real-time processing, and interactive processing. Batch processing involves processing large amounts of data at once, often done in batches or groups. Real-time processing involves immediate processing of data as it is received. Interactive processing allows users to interact with the system and process data in real-time, providing immediate feedback.
It is both, it contain both elements of batch processing and elements of real-time processing. PIN verification uses real-time processing and the customer record shall only be updated at the end of the day(batch processing).
Batch processing of bank cheques is when a number of checks are processed at one time automatically. This means that the batch on a computer to be processed so that it will be done without a person having to input information.
There are a number of data processing techniques that can be used. The most common ones are batch processing, online processing, real-time processing and distributed processing.
Batch processing of bank cheques is when a number of checks are processed at one time automatically. This means that the batch on a computer to be processed so that it will be done without a person having to input information.
Serial Processing means that the processing that occr sequentially.Results of one action are known before a next action is considered.In the case of batch processing execution of a series of programs or jobs on a computer without mannual intervention.