Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Efficient Runahead Execution: Power-Efficient Memory Latency Tolerance
- Runahead execution improves memory latency tolerance without significantly increasing processor complexity. Unfortunately, a runahead execution processor executes significantly more instructions than a conventional processor, sometimes without providing any performance benefit, which makes it inefficient. This paper identifies the causes of inefficiency in runahead execution and proposes simple -yet effective-techniques to...
- Tags: Execution, Runahead Execution, Processors, Semiconductors, Hardware, Components
- White papers
- Use the revised OWASP Top Ten to secure your Web applications -- Part 4
- Malicious file execution is one more weakness caused by failing to control application input. In this, the fourth in a series on the revised OWASP Top Ten Web Application Vulnerabilities, Tom Olzak explains the nature of malicious code execution followed by recommendations for protecting Web applications from related attacks. Coding...
- Tags: Web Application, Execution, File Execution
- Download resources 2007-04-02
- Predictive Adaptation for Service Level Agreements on the Grid
- Users of Grid systems often need to attach Quality of Service QoS information such as time or performance constraints to guarantee timely execution of their application. Grid resources have varying quality and reliability and can easily be swamped by competing applications. If this coincides with the user's execution their results...
- Tags: SLA, Execution, Adaptation, Service Level Management, It Operations, It service Management
- White papers 2006-01-24
- Techniques for Efficient Processing in Runahead Execution Engines
- Runahead execution is a technique that improves processor performance by pre-executing the running application instead of stalling the processor when a long-latency cache miss occurs. Previous research has shown that this technique significantly improves processor performance. However, the efficiency of runahead execution, which directly affects the dynamic energy consumed by...
- Tags: Technique, Performance, Runahead Execution, Productivity, Performance Management, Processors, Human Resources, Workforce Management, Semiconductors, Hardware, Components
- White papers
- Leading Apparel Retailer Drives Sales and Productivity Through Better Execution Management
- Leading apparel retailer wanted a software partner that could help them establish consistency of performance and share best practices across its network of over 700 stores. The retailer wanted to transform the communication process between the head office and the stores. Focusing on the agreed areas, the company worked with...
- Tags: RedPrairie, Retail Company, Store, Retail, Sales Strategy, Sales
- Case studies 2007-07-18
- Architecting on Demand Solutions, Part 19: Integrate Workplace Business Strategy Execution and WebSphere Process Server - Create, Update, and Manage Your Business Objectives
- This paper extends Part 18, "Use IBM WebSphere Integration Developer to assemble components," and helps one create and configure objectives in the IBM Workplace for Business Strategy Execution product. One also configures a Workplace Business Strategy Execution data source to invoke a service deployed on WebSphere Process Server Process Server...
- Tags: Workplace, IBM WebSphere, Server, IBM Corp., Recruitment & Selection, Application Servers, Middleware, Human Resources, Workforce Management, Enterprise Software, Software
- White papers 2006-03-28
- Guaranteed Execution in a Service-Oriented Environment: Centralized Command and Control of Enterprise Applications
- Without question, SOA promotes reuse, allows flexibility, and enables the business to respond to change more quickly. However, the current execution environment for SOA is based on static clustering, a reality which prohibits service levels from being met or exacerbates server sprawl in the data center as IT is forced...
- Tags: SOA, DataSynapse, Enterprise Application, Execution Environment, DataSynapse FabricServer, Service-Oriented Architecture (SOA), Web Services, Middleware, Enterprise Software, Software
- White papers 2006-11-29
- Cost Control: Inside the Oracle Optimizer
- Oracle's Cost-Based SQL Optimizer CBO is an extremely sophisticated component of Oracle that governs the execution for every Oracle query. The CBO has evolved into one of the world's most sophisticated software components, and it has the challenging job of evaluating any SQL statement and generating the "Best" execution plan...
- Tags: Oracle Corp., Cost Control, CBO, Tools & Techniques, Financial Services, Programming Languages, Management, Software Development, Software/Web Development
- White papers
- Big problem when using WinRar with Visual FoxPro 8.0.
- I'm working with a big database made in Visual FoxPro 8, and during programming I incontered a problem. The database I'm working with contains a number of arhives, arhives that have to be extracted, updated and arhived. The program used for this tasks is WinRar. The problem is that during...
- Tags: database, databases, dragomirescu_andrei_10505@..., software, vfp8, Visual FoxPro, windows, WinRAR
- Discussion threads 2005-07-19
- Framework for Instruction-Level Tracing and Analysis of Program Executions
- Program execution traces provide the most intimate details of a program's dynamic behavior. They can be used for program optimization, failure diagnosis, collecting software metrics like coverage, test prioritization, etc. Two major obstacles to exploiting the full potential of information they provide are: performance overhead while collecting traces, and significant...
- Tags: Trace, Analysis, Performance Management, Tools & Techniques, Human Resources, Workforce Management, Management
- White papers 2006-03-22
- USA All Stock Monitor (exe)
- This software allows you to browse 1900 public companies stock exchange information in USA(Public, NYSE and Public, NASDAQ) directly. A very quick and easy way to stay in touch with your favourite public companies stock in USA. Browse your stocks (Public, NYSE and Public, NASDAQ) in just minutes and few...
- Tags: U.S., Stock, Nasdaq Stock Market Inc., New York Stock Exchange, Investment, Finance
- Software downloads 2007-12-07
- Batch "at" Execution Access
- I would like to give a hand full of my HP-UX users execution access of the "at" command for batch capability. I have already added these users to the "bin" group but they still can't use the command "at". Am I missing something elementary here?
- Tags: unix, software, security, networking, obrien7@..., Microsoft Access
- Discussion threads 2006-11-28
- Public Calendar on Intranet site
- Hello everybody..I just created for the company where I work an intranet site and I was thinking to create a link pointing to a public calendar. I did create a public calendar in the outlook public folder but how can a generic user with no outlook client intalled on...
- Tags: Microsoft Outlook, public calendar, Intranet
- Q&A 2005-07-29
- Timing Based Process Execution in Linux Environment
- The complex design process of real-time control systems can be significantly simplified by use of high level abstractions. In particular, the separation of platform-dependent implementation from platform-independent definition helps the design process by providing a predictable, deterministic execution model with well defined timing constraints. Basic block of TDL is a...
- Tags: Execution, Linux, UNIX, Operating Systems, Open Source, Software
- White papers 2006-05-15
- An Analysis of the Performance Impact of Wrong-Path Memory References on Out-of-Order and Runahead Execution Processors
- High-performance, out-of-order execution processors spend a significant portion of their execution time on the incorrect program path even though they employ aggressive branch prediction algorithms. Although memory references generated on the wrong path do not change the architectural state of the processor, they affect the arrangement of data in the...
- Tags: Performance, Memory, Analysis, Processors, Semiconductors, Hardware, Components
- White papers 2005-12-01
- Mining@home: Public Resource Computing for Distributed Data Mining
- Several kinds of scientific and commercial applications require the execution of a large number of independent tasks. One highly successful and low cost mechanism for acquiring the necessary compute power for these applications is the "Public-resource computing", or "Desktop Grid" paradigm, which exploits the computational power of private computers. So...
- Tags: Computing, University Of Calabria, Data Mining, Business Intelligence, Marketing Research, Databases, Enterprise Software, Software, Data Management, Marketing
- White papers 2008-05-09
- HOW REDUCE EXECUTION TIME OF STROE PROCEDURE
- HOW CAN I REDUCE THE EXECUTION TIME OF STORE PROCEDUREOptimise the SQL inside itAll a stored procedure is, is a pre-parsed query with some add-ons. How much performance improvement you get from it being an SP depends on how much SQL to parse and whether the server keeps it cached...
- Tags: Programming languages, pravin.mankape1@...
- Discussion threads 2007-07-19
- Deploying, Managing, and Using Public Folders
- This white paper offers an administrator's perspective on the technical architecture and applications foundation provided by the Microsoft Exchange Public Folder store. Included are a technical discussion of public folder components, public folder replication and affinity, client access to public folders, and a discussion on scoping capabilities, permissions, consistency checking,...
- Tags: Microsoft Corp., E-mail Servers, Advertising & Promotion, Groupware, Enterprise Software, Software, Marketing
- White papers 2001-06-14
- Using General Purpose Public Folder Trees in Exchange 2003
- If someone is going to allow people outside of his or her organization to use Exchange to collaborate with each other he or she don't really want to give them access to the default Public Folders, so in this paper the author will look at creating a new Public Folder...
- Tags: Microsoft Exchange Server 2003, Tree, TechGenix, E-mail Servers, Web Browsers, Enterprise Software, Software, Internet
- White papers 2004-08-31
- << Previous
- page 1 of 1
- Next >>