Pros and cons of concurrency:
If transactions are run one at a time then every transaction will see the consistent state left behind by its predecessor. However if several transactions are scheduled concurrently then the inputs of some transaction may be inconsistent even though every transaction in isolation is consistent.
Concurrency is introduced to get better system response as well as utilization.
a) It shouldn’t cause programs to malfunction.b) Concurrency control shouldn’t consume more resources than it “saves”.
If the database is read-only afterwards no concurrency control is needed. Nevertheless if transactions update shared data then their concurrent execution needs to be regulated so that they don’t update the same item at the same time.
If all transactions are simple as well as all data are in primary storage then there is no need for concurrency.
Nevertheless if any transaction runs for a long time or does I/O then concurrency perhaps needed to improve responsiveness and utilization of the system. If concurrency is authorized then long-running transactions will (usually) not delay short ones.
Concurrency should be regulated by some facility that regulates access to shared resources.
Data management systems usually use locks for this purpose.
The simplest lock protocol acquaintances a lock with each object. Whenever utilizing the object the transaction acquires the lock and holds it until the transaction is complete. The lock is a serialization mechanism that assures that only one transaction accesses the object at a time. It has the effect of alert others that the object is busy and of protecting the lock requestor from modifications of others.
This protocol varies from the in sequence reusable resource protocol common to most operating systems (and recently renamed monitors) in that the lock protocol holds locks to transaction commit. It will be discussed below that this is a critical difference.
Responsibility for requesting as well as releasing locks can either be assumed by the user or be delegated to the system. User controlled locking results in potentially less locks due to the user’s knowledge of the semantics of the data. Alternatively user controlled locking requires difficult and potentially unreliable application programming. Therefore the approach taken by most data base systems is to use automatic lock protocols which insure protection from inconsistency while still allowing the user to specify alternative lock protocols as an optimization.
Latest technology based Operating System Online Tutoring Assistance
Tutors, at the www.tutorsglobe.com, take pledge to provide full satisfaction and assurance in Operating System help via online tutoring. Students are getting 100% satisfaction by online tutors across the globe. Here you can get homework help for Operating System, project ideas and tutorials. We provide email based Operating System help. You can join us to ask queries 24x7 with live, experienced and qualified online tutors specialized in Operating System. Through Online Tutoring, you would be able to complete your homework or assignments at your home. Tutors at the TutorsGlobe are committed to provide the best quality online tutoring assistance for Operating System Homework help and assignment help services. They use their experience, as they have solved thousands of the Operating System assignments, which may help you to solve your complex issues of Operating System. TutorsGlobe assure for the best quality compliance to your homework. Compromise with quality is not in our dictionary. If we feel that we are not able to provide the homework help as per the deadline or given instruction by the student, we refund the money of the student without any delay.
tutorsglobe.com experiment to explain cohesion-tension assignment help-homework help by online transpiration pull theory tutors
www.tutorsglobe.com offers features of programming language homework help, assignment help, case study, writing homework help, online tutoring assistance by computer science tutors.
Chromosome theory of inheritance tutorial all along with the key concepts of Assumption of Chromosome theory of Inheritance, Evidence in Support of the chromosome Theory
www.tutorsglobe.com offers alkanes homework help, alkanes assignment help, online tutoring assistance, organic chemistry solutions by online qualified tutor's help.
www.tutorsglobe.com offers answering questions to long-run equilibrium positions of a firm and industry, perfect competition assignment help - homework help in economics theory.
Equivalent Circuits of Transistors tutorial all along with the key concepts of Bipolar Junction Transistor, Transistor Models, Common Base Configuration, Common Emitter Configuration, Common Collector Configuration, NPN Transistor, PNP Transistor, Transistor As A Switch
Peptides tutorial all along with the key concepts of Differences between Peptide and Protein, Nomenclature of Peptide, Peptide Bond Formation, Properties of Peptide Bond
Manufacture of Sulphuric acid and Sulphates tutorial all along with the key concepts of Manufacture of Sulphuric Acid, Contact Process, Manufacture of Sulphates
Theory and lecture notes of Non-deterministic Pushdown Automata all along with the key concepts of non-deterministic pushdown automata, Finite Automata with External Storage, Definition NPDA, Example of NPDA. Tutorsglobe offers homework help, assignment help and tutor’s assistance on Non-deterministic Pushdown Automata.
tutorsglobe.com harmful effects of algae assignment help-homework help by online algae tutors
Theory and lecture notes of Stock Market and Interest Rates all along with the key concepts of stock market and interest rates, Stock Market, Interest Rates. Tutorsglobe offers homework help, assignment help and tutor’s assistance on Stock Market and Interest Rates.
Homework helper Tutors offer Physics assignment help, homework help, assignment writing services, physics tutoring, writing assignments and homework writing.
tutorsglobe.com photochemistry of retinal visual pigments assignment help-homework help by online receptor organs tutors
Microwave transmission considers to the technology of transmitting information through the make use of the radio waves which wavelengths are measured conveniently in small numbers of centimetres, via using several electronic technologies.
The Molecular Orbital Theory tutorial all along with the key concepts of Some Properties of Molecular Orbital, Examples on Molecular Orbital Theory, MO diagrams, HOMO and LUMO, Atomic and Molecular Orbitals, Orbitals for Selected Molecules
1954537
Questions Asked
3689
Tutors
1441356
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!