Mithlesh Upadhyay

Mithlesh Upadhyay

34 Articles Published

Articles by Mithlesh Upadhyay

Page 4 of 4

MOSS Concurrency Control Protocol (Distributed Locking in Database)

Mithlesh Upadhyay
Mithlesh Upadhyay
Updated on 17-May-2023 851 Views

This is a protocol used to control concurrency in a distributed database environment. It helps to ensure the consistency and integrity of data in distributed database systems. Concurrency control in databases allows multiple transactions to access the same data simultaneously. In this article, we will discuss the rules and regulations. That is required to keep in mind while applying MOSS Concurrency Control Protocol. Overview of Distributed Locking Distributed locking is a mechanism. It is used to synchronize access to shared resources in a distributed computing environment. It involves locking shared resources to prevent other transactions from accessing them concurrently. Distributed ...

Read More

Modeling of UNION Types Using Categories

Mithlesh Upadhyay
Mithlesh Upadhyay
Updated on 17-May-2023 4K+ Views

In DBMS, Superclass/subclass relationships with a single super-class. A shared subclass may be represented in multiple superclass/subclass relationships, where each relationship has a single superclass. Understanding Superclass/Subclass Relationships in DBMS A single superclass/subclass relationship using more than one superclass. Each superclass represents a distinct entity type. Subclass represents a group of objects that is a subset of the UNION of the distinct entity types. This subclass is known as union type or a category. Example Consider the scenario where we have three distinct entity types: PERSON, BANK, and COMPANY. In a motor vehicle registration database, a vehicle owner can be ...

Read More

Model Planning for Data Analytics

Mithlesh Upadhyay
Mithlesh Upadhyay
Updated on 17-May-2023 2K+ Views

In this article, we will discuss Model Planning for Data Analytics, Role Models and Challenges in Model Planning. We will also discuss the importance of model planning and ways to make an effective model plan. Data analytics is an important component of business strategy nowadays. It helps businesses make informed decisions by extracting meaningful insights from large amounts of data. But model planning plays an important role in data analytics. Model planning involves selecting the right analytical models and techniques that will effectively analyze and interpret the data, thereby helping in making accurate decisions. Data Analytics Data analytics is the ...

Read More

Methodologies of Large Scale Distributed Systems

Mithlesh Upadhyay
Mithlesh Upadhyay
Updated on 17-May-2023 1K+ Views

In this article, we will discuss the different methodologies like waterfall, agile and DevOps methodologies. We will also compare them in tabular format. Large Scale Distributed Systems Large-scale distributed systems have large amounts of data, many concurrent users, scalability requirements, and throughput requirements such as latency, etc. So, We need methods that can help developers and engineers efficiently. This can build and manage these Large-scale distributed systems. In large scale distributed systems, there are various challenges and the major challenge is that the platform has become huge. So it is not able to meet all these needs present in the ...

Read More
Showing 31–34 of 34 articles
« Prev 1 2 3 4 Next »
Advertisements