Intelligent Polling Mechanism for Client Server Architecture Using Grey System Theory
|
IP.com Disclosure Number: IPCOM000206516D
|
Publication Date: 28-Apr-2011 |
Publishing Venue
The IP.com Prior Art Database
Abstract
Copyright
Copyright © 2010, 2011 Symantec Corporation. All rights reserved. Symantec and the Symantec Logo are trademarks or registered trademarks of Symantec Corporation or its affiliates in the U.S. and other countries.
Language
English (United States)
Country
United States
Document File
4 pages / 57.5 KB
Chidambar Kulkarni
Sagar Jauhari
Symantec Corporation
Abstract
In enterprise compliance solutions, a server, which runs job on agents, has to be informed of job status so that the results can be pulled from agents. The server polls agents regularly to get status updates & causes huge overhead on the network bandwidth usage and processes running on server. This invention aims at reducing network bandwidth usage & increasing server performance by using machine learning to predict agent polling time. Previous job running times can be used to estimate future running times using machine learning.
Copyright © 2010, 2011 Symantec Corporation. All rights reserved. Symantec and the Symantec Logo are trademarks or registered trademarks of Symantec Corporation or its affiliates in the U.S. and other countries. Other names may be trademarks of their respective owners. For a full list of Symantec trademarks, please visit
http://www.symantec.com/about/profile/policies/trademarks/currentlist.jsp
Any Symantec products described in this document are distributed under licenses restricting their use, copying, distribution, and decompilation/reverse engineering. No part of this document may be reproduced in any form by any means without prior written authorization of Symantec Corporation and its licensors, if any.
THE DOCUMENTATION IS PROVIDED “AS IS” AND ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD TO BE LEGALLY INVALID. SYMANTEC CORPORATION SHALL NOT BE LIABLE FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES IN CONNECTION WITH THE FURNISHING, PERFORMANCE, OR USE OF THIS DOCUMENTATION. THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS SUBJECT TO CHANGE WITHOUT NOTICE.
Symantec Corporation
350 Ellis Street
Mountain View, CA 94043
United States
http://www.symantec.com
Intelligent Polling Mechanism for Client Server Architecture Using Grey System Theory
Problem Statement
In agent based enterprise solutions used for calculating compliance, the server, which triggers and monitors the compliance job on agents, is informed of the status of the job runs on the agents so that timely results are retrieved from the agents. This is done either by ‘data push’ or ‘data pull’ mechanism. Data push mechanism is tightly coupled with agent based compliance solutions since it requires the agents to push the data to the server after the job completion. The drawbacks of this mechanism are lack of predictability of incoming data on the server side since this data is entirely decided by the agents. Also, the push mechanism requires that the server is first contacted by the agents. This is possible only after the firewall on the server’s side has authenticated the agent connection. But,...