SonuK

Web Data Mining

Web Terminology and Characteristics Web Mining is the process of Data Mining techniques to automatically discover and extract information from Web documents and services. The main purpose of web mining is discovering useful information from the World-Wide Web and its usage patterns. Applications of Web Mining: Web mining helps to improve the power of web search engine by classifying …

Web Data Mining Read More »

Data warehouse architecture

Data warehouse architecture defines the comprehensive architecture of data processing and presentation that will be useful for data analysis and decision making within the enterprise and organization. Each organization has different data warehouses depending upon their need, but all of them are characterized by some standard components. Data Warehouse applications are designed to support the …

Data warehouse architecture Read More »

Data Warehousing

Introduction : Basic Concepts A Data Warehouse is Built by combining data from multiple diverse sources that support analytical reporting, structured and unstructured queries, and decision making for the organization, and Data Warehousing is a step-by-step approach for constructing and using a Data Warehouse. Many data scientists get their data in raw formats from various …

Data Warehousing Read More »

Concurrency Control Algorithms

Concurrency controlling techniques ensure that multiple transactions are executed simultaneously while maintaining the ACID properties of the transactions and serializability in the schedules. In this chapter, we will study the various approaches for concurrency control. Locking Based Concurrency Control Protocols Locking-based concurrency control protocols use the concept of locking data items. A lock is a variable associated …

Concurrency Control Algorithms Read More »

Threads

Single process is divided into multiple units and each unit is called as thread or light weighted process. A thread consists of a program counter, a stack, and a set of registers, (and a thread ID.) Traditional (heavy weight) processes have only single thread of control .There is one program counter, and one sequence of …

Threads Read More »

This website is hosted Green - checked by thegreenwebfoundation.org