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.
Motion in Non-Inertial Reference Frame tutorial all along with the key concepts of Time Derivatives in Fixed and Rotating Frames, Accelerations in Rotating Frames, Lagrangian Formulation Of Non-Inertia Motion, Motion relative to earth, Free-Fall Problem
www.tutorsglobe.com offers Benefits of Budgetary Control homework help, assignment help, case study, writing homework help, online tutoring assistance by accounting tutors.
Theory and lecture notes of Response mode processing all along with the key concepts of response mode processing, data communication. Tutorsglobe offers homework help, assignment help and tutor’s assistance on Response mode processing.
tutorsglobe.com pancreas assignment help-homework help by online co-ordination systems tutors
Four-Vector Formulation of Electrodynamics tutorial all along with the key concepts of Transformation Properties of the Differential Operator, Four-vector Form of Continuity Equation, Four-vector Form of Maxwell's Equations, Transformation of Fields
tutorsglobe.com market theory of wages assignment help-homework help by online wages tutors
Comparing Strings and types of string comparisons comprising the key concepts of Comparing Two Entire Strings, Comparing Partial Strings, Assignment help and Homework help
adaptations by plants to different environments tutorial all along with the key concepts of adaptations for reproduction in plants, adaptation by xerophytes, adaptation by hydrophytes, adaptation by halophytes, adaptation by mesophytes and adaptations by epiphytes
tutorsglobe.com cash budgeting versus cash flow analysis assignment help-homework help by online cash budgeting tutors
tutorsglobe.com genetic drift assignment help-homework help by online modern concept of natural selection tutors
Phylum Annelids tutorial all along with the key concepts of Coelomata-Eucoelomata, Features of Phylum Annelida, Classification of Phylum Annelida, Class Polychatea, Class Oligoachaeta and Class Hirudinea
Superconductivity-Experiments and Theories tutorial all along with the key concepts of Meissner effect, Critical Field, Type I and Type II Superconductors, Critical Currents, London Equations, Thermodynamics of Superconducting transition
www.tutorsglobe.com offers configurational nomenclature homework help, assignment help, online tutoring assistance, organic chemistry solutions by online qualified tutor's help.
tutorsglobe.com memory management assignment help-homework help by online operating system tutors
Theory and lecture notes of MRS and Special utility functions all along with the key concepts of Marginal Rate of Substitution, Special Utility Functions, Cobb-Douglas Utility Function, Quasi-Linear Utility Function, Budget Constraint. Tutorsglobe offers homework help, assignment help and tutor’s assistance on MRS and Special utility functions.
1952665
Questions Asked
3689
Tutors
1472571
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!