answersLogoWhite

0

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.

User Avatar

AnswerBot

1mo ago

What else can I help you with?

Related Questions

What are the batch costing and batch processing and job costing?

batch coting


Explain the difference between batch processing and real-time processing?

explain the difference between batch processing and real-time processing


Can batch processing be used in airline system?

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.


Is ATM online batch or real time processing?

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).


Spooling is necessary in batch processing system?

Not necessarily. It depends on what you are processing.


What are the four methods of data processing in computer?

It's Batch Processing,Realtime Processing,On line Processing and Distributed Processing.


What are the three types of data 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.


Is ATM online processing or real time processing?

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).


What is batch processing of cheques?

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.


Data processing techniques?

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.


What is batch processing of bank cheques?

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.


What is the difference between serial processing and batch processing?

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.