Sie sind auf Seite 1von 13

WWW.MICANSINFOTECH.

COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

ABSTRACT:
Continuous queries are used to monitor changes to time varying data and to provide results useful for online decision making. Typically a user desires to obtain the value of some aggregation function over distributed data items, for example, to know value of portfolio for a client; or the AVG of temperatures sensed by a set of sensors. In these queries a client specifies a coherency requirement as part of the query. We present a low-cost, scalable technique to answer continuous aggregation queries using a network of aggregators of dynamic data items. In such a network of data aggregators, each data aggregator serves a set of data items at specific coherencies. Just as various fragments of a dynamic webpage are served by one or more nodes of a content distribution network, our technique involves decomposing a client query into sub-queries and executing sub-queries on judiciously chosen data aggregators with their individual sub-query incoherency bounds. We provide a technique for getting the optimal set of sub-queries with their incoherency bounds which satisfies client querys coherency requirement with least number of refresh messages sent from aggregators to the client. For estimating the number of refresh messages, we build a query cost model which can be used to estimate the number of messages required to satisfy the client specified incoherency bound. Performance results using real-world traces show that our cost based query planning leads to queries being executed using less than one third the number of messages required by existing schemes.

The Greedy algorithm for query plan selection

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Result While A Choose a sub-query a A with criteria Result Result a A A-{a} For each data element e a For each b A b b-{e} If b = A A-{b} Else Calculate sumdiff for modified b Return Result

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Existing System:
Many data intensive applications delivered over the Web suffer from performance and scalability issues. Content distribution networks (CDNs) solved the problem for static content using caches at the edge nodes of the networks. CDNs continue to evolve to serve more and more dynamic applications. The static fragments are served from the local caches whereas dynamic fragments are created either by using the cached data or by fetching the data items from the origin data sources. One important question for satisfying client requests through a network of nodes is how to select the best node(s) to satisfy the request. For static pages content requested, proximity to the client and load on the nodes are the parameters generally used to select the appropriate node. Disadvantage: 1. For data item which needs to be refreshed at an incoherency. 2. The exact data value at the corresponding data source need not be reported as long as the query result satisfies user specified accuracy requirements.

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Proposed System:
Continuous queries are used to monitor changes to time varying data and to provide results useful for online decision making. We present a lowcost, scalable technique to answer continuous aggregation queries using a content distribution network of dynamic data items. Advantage:

1. It saves the time and the user spending low cost. 2. A continuous query cost model which can be used to estimate the
number of messages required to satisfy the client specified incoherency bound.

3. We present to implementations of Continuous Aggregation in


optimized query.

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

SYSTEM SPECIFICATION Hardware Requirements:


System Hard Disk Monitor Mouse Ram Keyboard : Pentium IV 2.4 GHz. : 40 GB. : 14 Colour Monitor. : Optical Mouse. : 512 Mb. : 101 Keyboard.

Floppy Drive : 1.44 Mb.

Software Requirements:
Operating system Coding Language Data Base : Windows XP. : ASP.Net with C# : SQL Server 2005.

MODULES 1. Security Module 2. Flow chat Module 3. Update Module 4. Client/Server Module

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Security Module: This module is used to help the user to provide the security of access. Because once the user to logout or leave our account automatically user password is changed and server to send the password in our mail ID. Whenever the user to logout the account automatically the security key is changed based on the random function. Flow Chat Module: This module is used to help the user to view the BSE and NSE value in bar flow chat based on the date. This chat to display the aggregated value based on the companies sharing values continuously. The companies value is changed automatically chat value is changed. Update Module: This module is used to help the user to view the BSE and NSE value to update in every minute. So the user waiting time is reduced and sees the updated value in every minute. The server to set the time when our form is updated. Client/Server Module: This module is used to help the client and server interaction to the database. This module is used to dynamically create the table based on the server entering value. These values are assigning to the chat x and y position and display the client. These values are changed in dynamically based on the server entering values.

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Structured Query Language for the Data Web


SYSTEM DESIGN Data Flow Diagram / Use Case Diagram / Flow Diagram The DFD is also called as bubble chart. It is a simple graphical formalism that can be used to represent a system in terms of the input data to the system, various processing carried out on these data, and the output data is generated by the system.

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Use Case Diagram :


Registration Registration

View BSE Value

ChangeBSE Values

U ser Server
View NSE Value ChangeNSE Values

View Flowchat

Randomly Change Password From M ail

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Data Flow Diagram :


Login

Server

Client

Enter BSE Value

View BSE Value

Enter NSE Value

View NSE Value

DataBase

End

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Sequence Diagram :

Sys tem User

DataBase Admin Registration

Registration

Receive Pas sword from Mail Stored BSE Value in DataBase RetriveBSE Value

View BSE Value Retrive NSE Value View NSE Value Logout the Process Randomly Change Server Pass word

Stored NSE Value in DataBase

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN Class Diagram :

+91 90036 28940

User Registration User I D User Name Password User A ddress User M ail Mobile Number Reg istration()

Server Registration User ID User Name User M ailID Password Cell Number User Address Reg istration()

BSE Value NSE Value dates relcapital rcom ranbaxy relinfra cipla axisbank rpower hindalco dlf sesagoa NSE() Update() Flowchat() V iew() Aban offshore ABB ACC Adani enter Aditya Birla Nuvo Allahabad Bank Ambuja Cement Andhra Bank Appollo Hospital Areva T&D Ashok Leyland Asian Paints dates BSE() Update() Flowchat() View()

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Activity Diagram :

Server

Check

Client

Enter BSE Value

View BSE Values

Enter NSE Value View NSE Values Store Value in DataBase

Update valuein Both BSE/NSE

WWW.MICANSINFOTECH.COM

WWW.IEEEPROJECTS-FINALYEARPROJECTS.BLOGSPOT.IN

+91 90036 28940

Das könnte Ihnen auch gefallen