HI friends
Please help me out
I want to know how to handle ACID of database for a database of ticketing system
e.g.
Let c ticket booking system of a theater where at a time many users can book a ticket(s) in this case for every given point of time table will be in exclusive lock bcoz of insert statement and this may cause dead lock senario how to avoid this How to mannage trasaction in such systems. Same is the case with railway reservation system
Shridhar J Joshi
Thanks alot