Performance Analysis and Capacity Planning Whitepaper

Size: px
Start display at page:

Download "Performance Analysis and Capacity Planning Whitepaper"

Transcription

1 Performance Analysis and Capacity Planning Whitepaper

2 Contents P E R F O R M A N C E A N A L Y S I S & Executive Summary... 3 Overview... 3 Product Architecture... 4 Test Environment... 6 Performance Test Model... 9 Test Run Results Typical Installation Enterprise Employee App Typical Installation Consumer Mobile App Test Considerations Appendix A Test Model Details Appendix B Test Result Details Reference Test Run Appendix C Sample Production Configurations Figures Figure 1 - Test App Screen Examples... 3 Figure 2 Verivo s System Architecture... 4 Figure 3 Verivo s Component Architecture... 5 Figure 4 - Performance Test System Configuration... 6 Figure 5 Test System Specifications... 8 Figure 6 - Test Model Parameters... 9 Figure 7 - Performance Test Results Figure 8 - Typical Enterprise Deployment Sizing Figure 9 - Typical B2C Deployment Sizing Figure 10 - Performance Test Model Figure 11 - One Hour Test, Transaction Detail Figure 12 Reference Test, CPU Performance Figure 13 Reference Test, TPS Rate Figure 14 - Reference Test, Memory Performance Figure 15 - Reference Test, Disk Performance Figure 16 - Reference Test, Network Performance Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 2 of 20

3 Executive Summary P E R F O R M A N C E A N A L Y S I S & This report contains an in-depth performance and scalability analysis of Verivo s enterprise mobility platform. Our team conducted a series of tests simulating high-volume user loads under typical app usage patterns. The test results demonstrate that Verivo s platform is capable of supporting large user populations and high concurrency rates with reasonable system sizing. Our app servers are capable of handling sustained activity levels of mobile transactions per second (TPS) per CPU under typical app configurations. This capacity is well within the throughput requirements needed to support user populations in the tens-of-thousands with a typical two server, dual-cpu load balanced configuration, and much larger deployments (500,000 + users) by adding CPUs or app servers in a load-balanced server farm. These results demonstrate the platform s readiness for deploying a diverse set of business-critical apps to large employee and partner populations, and for rolling out consumer-facing apps in very large, cross-platform, global deployments. Of course, server capacity does not equate to system reliability Verivo recommends system redundancy through load balancing for nearly all production-grade mobile deployments. The report below provides details on the test approach, technical configuration, results, and guidelines on sizing and capacity planning for your requirements. This document is intended for use by technical teams that are evaluating, installing, or designing mobile system architectures built using Verivo s platform. Overview Verivo s platform is designed to be highly scalable and reliable across a wide range of employee- and customer-facing apps, and under the stresses applied by large user loads and concurrency levels. This document analyzes system performance and scalability with a goal to: Demonstrate the platform s ability to support large user volumes and system loads Analyze system performance across typical and peak production load levels Guide customers through capacity planning to meet their business requirements Tests were conducted by driving high volumes of mobile activity through a production-grade Verivo server configuration. Verivo s Elevate Sales demonstration app, shown below, provided the business context for the test, using back-end web and database services typical of both enterprise and consumer apps. Mobile app activity was generated via desktop workstations, simulating load levels designed to approximate large mobile deployments with high activity levels. Server loads and system response time were measured throughout the test, and details are provided below. Figure 1 - Test App Screen Examples 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 3 of 20

4 Product Architecture Verivo Server Figure 2 Verivo System Architecture Verivo s enterprise mobility platform allows customers to build and deploy cross-device mobile apps that are securely integrated with a wide range of public and private data sources. A deployment of Verivo s platform consists of five main components, as shown above and described on the following page: 5 main components of Verivo s system architecture Client Verivo s AppServer The native software client runs on ios, Android, and BlackBerry devices providing all client-side services including native UI, device integration, caching, encryption, server communication, and many others. Clients request data and services from Verivo app servers via http(s). The app server provides mobile-optimized middleware services to support all apps built using Verivo s platform. The server authenticates users, delivers app configurations, and manages all bi-directional data handling via both real-time requests and data synchronization. It integrates with a wide range of data sources via a customizable plugin layer. The server provides a range of other services including single sign-on, workflow management, localization, time zone management, compression, logging, and usage tracking. The server is stateless, allowing multiple load balanced app servers to run in parallel to handle increased loads and provide system redundancy. Database Server Verivo s AppStudio Data Sources The database server houses all app and system configuration data, and tracks all runtime activity including logging, audit trail, and usage data. AppStudio is the tool used by app developers to build rich, native, cross-platform mobile apps. Verivo s platform mobilizes a wide range of enterprise systems including authentication & entitlement services, business apps, web services, and data warehouses. Developers may also mobilize public systems such as LinkedIn, Twitter, news feeds, market data, Facebook, and many others. Data sources are accessible via numerous protocols including SQL, stored procedures, RESTful services, and SOAP. The system requirements for Verivo v7.3 are detailed in the SystemRequirements7.3 document located on the Verivo FTP site Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 4 of 20

5 These components provide an integrated development- and run-time environment that allows Verivo customers to rapidly build, deploy, and manage enterprise-grade mobile systems. The following diagram details the interactions between the elements of our component architecture: Figure 3 - Verivo Component Architecture Verivo s mobile client runs as a native app on each supported client platform iphone, ipad, Android, BlackBerry, etc. The client consumes its configuration at login, defining the user interface, app flow, caching rules, app integration, security policies and a wide array of other app behavior settings. Mobile apps are built in Verivo s AppStudio with no coding or compilation required by the customer The client is installed one-time, over the air (OTA) using all platform-supported deployment mechanisms including app stores, ad hoc, enterprise and delivery via third-party mobile device management (MDM) products. All communications are made using http/https over the carrier network; additional encryption mechanisms are typically employed including BES, encryption or mobile VPNs. Large responses are compressed prior to transport Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 5 of 20

6 Test Environment Figure 4 - Performance Test System Configuration This performance test utilized a typical Verivo production installation. The server environment consisted of 2 dedicated, load-balanced Verivo s app servers supported by a dedicated database server. Data services were provided by a proprietary authentication web service, business data stored in a SQL database, and real-time news feeds via the NY Times API. Mobile app activity was generated using Apache JMeter to drive simulated production loads from a master test console and a set of 5 test slaves. The master manages a JMeter test plan designed to simulate typical high-volume app usage patterns as described in Appendix A Test Model Details Test Considerations There are many factors that may affect the performance and sizing results in other environments. Factors to consider include: Customers should assess their pattern of peak load activity and size accordingly. Common scenarios where volumes may spike abnormally include: Monday mornings, end of month, periods of major market activity, new app updates, and other business-triggering events where unusually high concurrency rates may occur. Adequate TPS capacity should be in place to handle such spikes to avoid reduced throughput and timeouts. Mobile applications face a challenging set of real-world limitations that may reduce throughput including relatively slow and sporadic wireless networks, network latency, reduced device processing power. Such factors are not considered in this analysis Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 6 of 20

7 Customers running multiple applications on a single Verivo app server farm must consider the combined load of all applications and back-end services when conducting capacity planning. Customers may increase their server capacity by maximizing the number of CPU cores on their servers. These tests were run on 4-core machines additional cores will yield increased throughput at a relatively small incremental hardware cost and no increase in Verivo s platform license fees. Transport data encryption will reduce system throughput. Customers using VPN clients, SSL, or 3rdparty transport encryption schemes may experience moderate throughput reductions. Customers should optimize their use of data synchronization and on-device data caching to balance their requirements between offline convenience, application response time, and security. Applications that efficiently use local data will reduce overall server activity (by increasing their Cache Factor). Customers utilizing data synchronization must take care to ensure data sync sizes are not overly large. These tests were conducted with data sync sizes in the 250 Kb 5 Mb range. Larger data sync sizes require increased server processing and reduce overall system throughput. These tests were conducted on dedicated physical servers. Comparably-configured virtual servers are expected to yield similar results. Verivo recommends dedicated physical hardware for high-volume production systems. Customers should ensure Cache config is enabled in their production environment, to reduce disk I/O during configuration requests. See Server tab on Application Properties in AppStudio. Verivo logging was set at Errors Only for this test, the recommended level for production systems under normal operation. Higher logging levels generate increased database activity and reduce overall system throughput. See Server tab on Application Properties in AppStudio. These tests were run using standard Verivo plugins. Customers using customized plugins, executing complex joins or data filtering within their plugins or data objects, performing complex data manipulation or processing in their back-end services, or returning very large server responses, can expect longer response times and reduced throughput. Appendix A Test Model Details. The master distributes this test plan to all slave machines, who then execute the plan in parallel producing load on the server. These slaves execute the same http requests made by Verivo s client the app server does not know whether the requestor is a mobile device or a JMeter slave, therefore the response, load, and measurement of server performance are accurate simulations of mobile activity. This approach allows our team to test server scalability without the need to use hundreds of individual mobile devices Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 7 of 20

8 The system components used in this test were configured as follows: Web App Servers Database Server Client Test Agents Load Balancer Network Data Sources Verivo Software s Mobility Platform Dell PowerEdge R610 Server 2x2.5 GHz Intel Xeon 5620 CPUs (Quad Core) 16 GB RAM 8x300 GB 10K RPM SAS Drives in RAID 5 Array Microsoft IIS 7.0 Windows Server 2008 R2 Standard Edition, 64-bit Approximate hardware cost: $4,850 USD Dell PowerEdge R610 Server 2x3.06 GHz Intel Xeon 5667 CPUs (Quad Core) 16 GB RAM 8x146 GB 15K RPM SAS Drives in RAID 5 Array Intel Quad Port Gigabit Ethernet NIC Microsoft SQL Server 2008 R2 Windows Server 2008 R2 Standard Edition, 64-bit Approximate hardware cost: $7,000 USD Various Dell professional grade Windows 7 laptops and Apple MacBook Pros Apache JMeter v2.5 Microsoft Application Request Routing Virtual machine with 2x2.53 GHz Intel Xeon E5540 vcpus 2 GB RAM 1 Virtual E1000 NIC Windows Server 2008 R2 Standard Edition, 64-bit 1 GB LAN Proprietary authentication web service Verivo Elevate sales demonstration DB (SQL Server 2008 R2) New York Times API Verivo v7.3.9 Figure 5 Test System Specifications 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 8 of 20

9 Performance Test Model This performance analysis simulated a production enterprise mobile app in use by a variety of user volumes and concurrency rates. The app used as the basis for the simulation is Verivo s Elevate Sales app a typical enterprise-style app that includes a wide range of server-side authentication, data synchronization, real-time data retrieval & updates, and various other services. The performance tests run to produce this report utilize an app environment that simulates a typical production enterprise mobile app. The test was run on dedicated physical servers, but could also be deployed in a virtual environment. The primary objective of this model is to ensure that the expected mobile Transaction per Second (TPS) rates fall well within a production server farm s capacity at estimated volume levels, activity rates, and usage profile. The model is built on a single user profile that reflects the type and frequency of server calls generated by a typical production user (i.e., Expected Calls/Day). The details of the test model, assumptions, expected TPS rates, and other key data are available in Appendix A Test Model Details. Parameter Default Value Description Notes Total # of Users 10,000 The total available user population for an app (additive for multiple apps) Active User Rate 60% The # of users expected to use the app on any given day, as a % of the Total User count -- Drives transaction volumes in each deployment scenario Hours per Day 10 The number of hours in a typical work day Adjust according to your business, considering global app use Peak Factor, Super Peak Factor 1.5x 2.5x Load accelerators that represent maximum expected loads under very heavy usage, peak periods, or high-concurrency conditions Adjust to reflect peak conditions of your business and ensure necessary capacity Cache Factor 10% Used to reduce server activity by an estimated rate of requests fulfilled by data available on device, either via caching or data synchronization Transaction Volume As shown = Call per Day * Cache Factor * Peak Factor * Active User Rate Apps that make extensive use of caching and data sync should increase Cache Factor, while those that rely on real-time data should reduce it The transaction counts shown in each cell of the model are calculated using this formula; required TPS rates are derived from these counts by dividing by time within the designated business day Figure 6 - Test Model Parameters 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 9 of 20

10 Test Run Results The test profiles described above were run more than 50 times under various user counts, durations, ramp-up times, IIS settings, concurrency rates, and other variables. Test runs ranged from short 5 min tests to long multi-hour runs. From these many iterations, this analysis focuses on a reference run of 1-hour that processed a half-million transactions. The details of this run, and of typical results across the many test iterations are shown in the table below. Reference Run (as shown) Typical Results Range Duration 57:11 5 min 5.5 hrs Total Transactions 514,830 55,000 2,056,080 Transactions per Second (avg max) Average Response Time 1.4 sec sec App Server CPU Load (avg max) DB Server CPU Load (avg max) 37% 44% 16% 22% Figure 7 - Performance Test Results 35 40% 40 56% 14 18% 20 31% These results show that a typical Verivo production configuration of 2 moderately sized, load-balanced app servers can easily support the concurrency rates and throughput demands of large, highly-active mobile deployments. The 151 TPS sustained rate of the reference test is the expected active load for a total user population of 220,000 users under Peak load conditions using our model, Appendix A Test Model Details. At this sustained rate all server resources CPU, memory, disk, and network are well within reasonable average load levels with neither sustained nor spiky activity near maximum levels. These results demonstrate a sustained average rate of 38 TPS/CPU, and a peak rate of 57 TPS/CPU (using four 4-core CPUs, two CPUs in each load balanced app server). Verivo recommends that customers plan for TPS/CPU when sizing production systems, using a capacity plan that takes into account specific business requirements, environment variables, unplanned factors, and the Test Considerations noted below Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 10 of 20

11 Typical Installation Enterprise Employee App The configuration shown here represents a typical enterprise deployment model. This example models an enterprise mobile app available to 10,000 employees with highly active users and standard peak usage rates. This model predicts concurrent volumes between TPS. A two dual-cpu load balanced server configuration, similar to the test configuration, is recommended to achieve peak load TPS rates with sufficient head-room for growth, and to meet typical enterprise availability and redundancy requirements. Figure 8 - Typical Enterprise Deployment Sizing Typical Installation Consumer Mobile App The configuration shown here represents a typical B2C deployment model. This example models a consumerfacing mobile app available to 500,000 end users with moderate activity levels and standard peak rates. This model predicts concurrent volumes between TPS. A load balanced server farm of 4-5 dual-cpu servers is recommended to achieve peak load TPS rates with sufficient head-room for growth, and to meet typical availability and failover requirements. Figure 9 - Typical B2C Deployment Sizing 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 11 of 20

12 Test Considerations P E R F O R M A N C E A N A L Y S I S & There are many factors that may affect the performance and sizing results in other environments. Factors to consider include: Customers should assess their pattern of peak load activity and size accordingly. Common scenarios where volumes may spike abnormally include: Monday mornings, end of month, periods of major market activity, new app updates, and other business-triggering events where unusually high concurrency rates may occur. Adequate TPS capacity should be in place to handle such spikes to avoid reduced throughput and timeouts. Mobile applications face a challenging set of real-world limitations that may reduce throughput including relatively slow and sporadic wireless networks, network latency, reduced device processing power. Such factors are not considered in this analysis. Customers running multiple applications on a single Verivo app server farm must consider the combined load of all applications and back-end services when conducting capacity planning. Customers may increase their server capacity by maximizing the number of CPU cores on their servers. These tests were run on 4-core machines additional cores will yield increased throughput at a relatively small incremental hardware cost and no increase in Verivo s platform license fees. Transport data encryption will reduce system throughput. Customers using VPN clients, SSL, or 3 rd - party transport encryption schemes may experience moderate throughput reductions. Customers should optimize their use of data synchronization and on-device data caching to balance their requirements between offline convenience, application response time, and security. Applications that efficiently use local data will reduce overall server activity (by increasing their Cache Factor). Customers utilizing data synchronization must take care to ensure data sync sizes are not overly large. These tests were conducted with data sync sizes in the 250 Kb 5 Mb range. Larger data sync sizes require increased server processing and reduce overall system throughput. These tests were conducted on dedicated physical servers. Comparably-configured virtual servers are expected to yield similar results. Verivo recommends dedicated physical hardware for high-volume production systems. Customers should ensure Cache config is enabled in their production environment, to reduce disk I/O during configuration requests. See Server tab on Application Properties in AppStudio. Verivo logging was set at Errors Only for this test, the recommended level for production systems under normal operation. Higher logging levels generate increased database activity and reduce overall system throughput. See Server tab on Application Properties in AppStudio. These tests were run using standard Verivo plugins. Customers using customized plugins, executing complex joins or data filtering within their plugins or data objects, performing complex data manipulation or processing in their back-end services, or returning very large server responses, can expect longer response times and reduced throughput Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 12 of 20

13 Appendix A Test Model Details Shown here is the model used as the foundation for this test. This model shows the sizing assumptions and app profile used to structure the test. A version of this model is attached, allowing you to simulate your own app and derive similar capacity planning results. The test plan was built using this model as a basis. This plan provides the structure for executing the requests described below through a series of modeled loops and weightings, according to the targeted load level, run time, and concurrency rate of each test. The model exercises a variety of request types (data reads, inserts, updates), data interfaces (SQL, stored procedure, RESTful web service), and device types (ios, Android, BlackBerry). These requests are made using the same url structure that Verivo s client invokes, ensuring that test simulations accurately reflect real mobile device activity from the server s perspective. Our testing team used Apache JMeter, an open source load testing tool, to conduct these tests. We added a performance monitoring plugin to capture CPU, disk, memory, and network activity on app and database servers. JMeter test plans are configured via the JMeter UI and stored as.jmx files. The test plan attached here is the plan used by our testing team for this analysis. This plan is provided for illustration purposes, to show the general structure and approach our team used. Customers may use this plan as a structural starting point, pointing to your server environment, inserting urls for your apps, and building control flow according to your usage patterns. Verivo Figure 10 - Performance Test Model Performance test model spreadsheet. JMeter performance test plan 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 13 of 20

14 Appendix B Test Result Details The following charts provide detailed analysis of test activity and server performance during the reference test run, according to the Test Environment and test models described above. This run is representative of system performance under heavy concurrent load for a one-hour run. The charts below show mobile transaction throughput (TPS) along with CPU, memory, disk, and network response on each of the two test app servers (Athena & Ares) and the database server (Tango). In all cases, system loads were well within the physical capacity of app and database servers under these sustained, highconcurrency loads. Reference Test Run The results below show results for the reference high-volume performance test run described in Test Run Results, above. This test ran for 57 min 11 sec, and executed 514,830 transactions at an average rate of 151 TPS and average transaction response time of 1.4 seconds. As depicted in the detailed charts below, all servers operated well within capacity on all key system measures. Transaction Detail table shows the execution count of each type of request made; average/min/max response times in ms; request error rates; TPS rates (Throughput); and data sizes and flow rates CPU Performance shows the measured, aggregate CPU load on both app servers and the database server TPS Rate shows actual mobile transaction per second throughput rates during the test run Memory Performance shows server memory utilization throughout the test run (note the x10 factor on App Server 2 is a scaling artifact of the charting engine; memory use on both app servers was steady between Gb during all tests) Disk Performance shows disk I/O read and write activity across all servers (note the x100, x1000 scaling adjustments on several series) Network Performance shows all data sent and received on each server during the test run 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 14 of 20

15 Figure 11 - One Hour Test, Transaction Detail 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 15 of 20

16 CPU activity levels remained steady throughout the Reference Test on both app servers and their supporting database servers. Both sustained and peak CPU loads were well within machine limits. App 37% CPU DB 16% CPU Figure 12 Reference Test, CPU Performance Transaction levels showed peak activity in the early and late phases of the Reference Test, with steady sustained levels around 140 TPS throughout the core of the test run. These patterns of early and late spikes were consistent in both short and long test runs, and are an artifact of the test execution flow. Ignoring the endpoints yields strong, sustained TPS throughput and sustained 1.4 sec average response times. Figure 13 Reference Test, TPS Rate 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 16 of 20

17 Figure 14 - Reference Test, Memory Performance Figure 15 - Reference Test, Disk Performance 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 17 of 20

18 Figure 16 - Reference Test, Network Performance 2012 Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 18 of 20

19 Appendix C Sample Production Configurations The following system configurations provide examples of the types of production deployments Verivo customers use to meet their varied volume demands, response time requirements, and availability needs. The configurations shown below may be deployed physically or virtually. Customers may tune their systems by varying memory, CPUs and cores, disk technology, network topology, and other factors to reach optimal results. These configurations are provided as a guideline only customers should analyze their specific business, technical, and regulatory requirements and deploy development, test, and production systems accordingly. All tests in this document utilized a Typical Configuration. Small Configuration This entry-level configuration is designed for deployments with relatively small user populations (< 1,000) and low concurrency demands. This configuration relies on a single dual-cpu server, offering no redundancy or load balancing. Customers should consider a configuration like this when hardware cost is a key concern, transaction volumes are relatively low and predictable, and some risk of system downtime is tolerable by the business (i.e., no server redundancy). Typical Configuration This configuration is the most common production system setup, designed for deployments with moderate to large user populations (thousands to tens-of-thousands, based on activity levels) and above average concurrency. This configuration utilizes two (or more) load-balanced servers, providing a ready ability to scale and offering a significant level of redundancy and increased availability. Customers should consider a loadbalanced configuration like this for most production deployments in order to both meet growing mobile demands and maximize system uptime Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 19 of 20

20 Large Configuration P E R F O R M A N C E A N A L Y S I S & The Large Configuration is designed for sizable deployments with large and growing user populations and high concurrency requirements (> 100,000 users). This configuration utilizes four (or more) multi-processing, loadbalanced servers, providing deep app server processing power and throughput, with high redundancy. Customers should consider a configuration like this for very large employee & partner app deployments, or for B2C apps where user counts or activity levels are high to start and expected to grow steadily. About Verivo Software A leading provider of enterprise mobility software, Verivo Software helps companies accelerate their business results. Its unique technology empowers teams to centrally build, deploy, manage and update their mobile apps rapidly, securely and across multiple devices. Hundreds of companies in numerous industries around the world rely on Verivo s platform to drive their mobility initiatives. To learn more, visit Verivo Software, Inc. CONFIDENTIAL. Unauthorized use or distribution is prohibited. Page 20 of 20

Tableau Server Scalability Explained

Tableau Server Scalability Explained Tableau Server Scalability Explained Author: Neelesh Kamkolkar Tableau Software July 2013 p2 Executive Summary In March 2013, we ran scalability tests to understand the scalability of Tableau 8.0. We wanted

More information

Microsoft SharePoint Server 2010

Microsoft SharePoint Server 2010 Microsoft SharePoint Server 2010 Small Farm Performance Study Dell SharePoint Solutions Ravikanth Chaganti and Quocdat Nguyen November 2010 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

msuite5 & mdesign Installation Prerequisites

msuite5 & mdesign Installation Prerequisites CommonTime Limited msuite5 & mdesign Installation Prerequisites Administration considerations prior to installing msuite5 and mdesign. 7/7/2011 Version 2.4 Overview... 1 msuite version... 1 SQL credentials...

More information

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server)

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server) Scalability Results Select the right hardware configuration for your organization to optimize performance Table of Contents Introduction... 1 Scalability... 2 Definition... 2 CPU and Memory Usage... 2

More information

Tableau Server 7.0 scalability

Tableau Server 7.0 scalability Tableau Server 7.0 scalability February 2012 p2 Executive summary In January 2012, we performed scalability tests on Tableau Server to help our customers plan for large deployments. We tested three different

More information

System Requirements Table of contents

System Requirements Table of contents Table of contents 1 Introduction... 2 2 Knoa Agent... 2 2.1 System Requirements...2 2.2 Environment Requirements...4 3 Knoa Server Architecture...4 3.1 Knoa Server Components... 4 3.2 Server Hardware Setup...5

More information

Sostenuto 4.9. Hardware and Software Configuration Guide. Date: September 2014. Page 1 of 13

Sostenuto 4.9. Hardware and Software Configuration Guide. Date: September 2014. Page 1 of 13 Sostenuto 4.9 Hardware and Software Configuration Guide Date: September 2014 Page 1 of 13 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or

More information

Philips IntelliSpace Critical Care and Anesthesia on VMware vsphere 5.1

Philips IntelliSpace Critical Care and Anesthesia on VMware vsphere 5.1 Philips IntelliSpace Critical Care and Anesthesia on VMware vsphere 5.1 Jul 2013 D E P L O Y M E N T A N D T E C H N I C A L C O N S I D E R A T I O N S G U I D E Table of Contents Introduction... 3 VMware

More information

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION Executive Summary Enterprise mobility has transformed the way businesses engage with customers, partners and staff while exchanging

More information

Microsoft SharePoint Server 2010

Microsoft SharePoint Server 2010 Microsoft SharePoint Server 2010 Medium Farm Solution Performance Study Dell SharePoint Solutions Ravikanth Chaganti and Quocdat Nguyen August 2010 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY,

More information

Infor Web UI Sizing and Deployment for a Thin Client Solution

Infor Web UI Sizing and Deployment for a Thin Client Solution Infor Web UI Sizing and Deployment for a Thin Client Solution Copyright 2012 Infor Important Notices The material contained in this publication (including any supplementary information) constitutes and

More information

Ignify ecommerce. Item Requirements Notes

Ignify ecommerce. Item Requirements Notes wwwignifycom Tel (888) IGNIFY5 sales@ignifycom Fax (408) 516-9006 Ignify ecommerce Server Configuration 1 Hardware Requirement (Minimum configuration) Item Requirements Notes Operating System Processor

More information

McAfee Enterprise Mobility Management 12.0. Performance and Scalability Guide

McAfee Enterprise Mobility Management 12.0. Performance and Scalability Guide McAfee Enterprise Mobility Management 12.0 Performance and Scalability Guide Contents Purpose... 1 Executive Summary... 1 Testing Process... 1 Test Scenarios... 2 Scenario 1 Basic Provisioning and Email

More information

Informatica Data Director Performance

Informatica Data Director Performance Informatica Data Director Performance 2011 Informatica Abstract A variety of performance and stress tests are run on the Informatica Data Director to ensure performance and scalability for a wide variety

More information

Architecture Guide. SDL Campaign Manager 4.0.0

Architecture Guide. SDL Campaign Manager 4.0.0 Architecture Guide SDL Campaign Manager 4.0.0 Version Management Version history Version Date Author Distribution 1.0 22 August 2014 Pete Trevitt & Lisa Watts Release Related Documents Name Campaign Manager

More information

SERENA SOFTWARE Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty

SERENA SOFTWARE Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty SERENA SOFTWARE Scaling for the Enterprise Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty 2012-06-11 Table of Contents Who Should Read This Paper?... 3 Introduction... 3 Architecture...

More information

MAGENTO HOSTING Progressive Server Performance Improvements

MAGENTO HOSTING Progressive Server Performance Improvements MAGENTO HOSTING Progressive Server Performance Improvements Simple Helix, LLC 4092 Memorial Parkway Ste 202 Huntsville, AL 35802 sales@simplehelix.com 1.866.963.0424 www.simplehelix.com 2 Table of Contents

More information

SERENA SOFTWARE Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty

SERENA SOFTWARE Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty SERENA SOFTWARE Scaling for the Enterprise Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty 2012-05-07 Table of Contents Who Should Read This Paper?... 3 Introduction... 3 Architecture...

More information

WHITE PAPER. OneBridge Scalability and High Availability Overview

WHITE PAPER. OneBridge Scalability and High Availability Overview WHITE PAPER OneBridge Scalability and High Availability Overview Your enterprise is a fast-growing, mobile universe with hundreds or even thousands of employees in the field. Your wireless messaging systems

More information

( ) ( ) TECHNOLOGY BRIEF. XTNDConnect Server: Scalability SCALABILITY REFERS TO HOW WELL THE SYSTEM ADAPTS TO INCREASED DEMANDS AND A GREATER

( ) ( ) TECHNOLOGY BRIEF. XTNDConnect Server: Scalability SCALABILITY REFERS TO HOW WELL THE SYSTEM ADAPTS TO INCREASED DEMANDS AND A GREATER TECHNOLOGY BRIEF XTNDConnect Server: Scalability An important consideration for IT professionals when choosing a server-based synchronization solution is that of scalability. Scalability refers to how

More information

Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations

Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations Technical Product Management Team Endpoint Security Copyright 2007 All Rights Reserved Revision 6 Introduction This

More information

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS Mobilize Any Business Application. Rapidly. Securely. The Challenge Today's enterprises are increasingly leveraging mobility solutions to improve productivity, decrease response times and streamline operational

More information

Server Software Installation Guide

Server Software Installation Guide Server Software Installation Guide This guide provides information on...... The architecture model for GO!Enterprise MDM system setup... Hardware and supporting software requirements for GO!Enterprise

More information

SYSTEM SETUP FOR SPE PLATFORMS

SYSTEM SETUP FOR SPE PLATFORMS BEST PRACTICE SYSTEM SETUP FOR SPE PLATFORMS Product Snow License Manager Version 7.0 Content System requirements SQL Server configuration Maintenance Test environment Document date 2015-10-15 ABOUT THIS

More information

Performance Test Report: Novell iprint Appliance 1.1

Performance Test Report: Novell iprint Appliance 1.1 White Paper File and Networking Services Performance Test Report: Novell iprint Appliance. Table of Contents page Executive Summary.... Introduction.... Overview... 3. Configurable Test Variables...3 4.

More information

An Oracle White Paper Released Sept 2008

An Oracle White Paper Released Sept 2008 Performance and Scalability Benchmark: Siebel CRM Release 8.0 Industry Applications on HP BL460c/BL680c Servers running Microsoft Windows Server 2008 Enterprise Edition and SQL Server 2008 (x64) An Oracle

More information

Identikey Server Performance and Deployment Guide 3.1

Identikey Server Performance and Deployment Guide 3.1 Identikey Server Performance and Deployment Guide 3.1 Disclaimer of Warranties and Limitations of Liabilities Disclaimer of Warranties and Limitations of Liabilities The Product is provided on an 'as is'

More information

Ensuring the security of your mobile business intelligence

Ensuring the security of your mobile business intelligence IBM Software Business Analytics Cognos Business Intelligence Ensuring the security of your mobile business intelligence 2 Ensuring the security of your mobile business intelligence Contents 2 Executive

More information

Very Large Enterprise Network, Deployment, 25000+ Users

Very Large Enterprise Network, Deployment, 25000+ Users Very Large Enterprise Network, Deployment, 25000+ Users Websense software can be deployed in different configurations, depending on the size and characteristics of the network, and the organization s filtering

More information

Tuning Tableau Server for High Performance

Tuning Tableau Server for High Performance Tuning Tableau Server for High Performance I wanna go fast PRESENT ED BY Francois Ajenstat Alan Doerhoefer Daniel Meyer Agenda What are the things that can impact performance? Tips and tricks to improve

More information

CQG/LAN Technical Specifications. January 3, 2011 Version 2011-01

CQG/LAN Technical Specifications. January 3, 2011 Version 2011-01 CQG/LAN Technical Specifications January 3, 2011 Version 2011-01 Copyright 2011 CQG Inc. All rights reserved. Information in this document is subject to change without notice. Windows XP, Windows Vista,

More information

scalability OneBridge

scalability OneBridge scalability OneBridge Mobile Groupware technical brief An important consideration for IT professionals when choosing a server-based synchronization solution is that of scalability. Scalability refers to

More information

Capacity Planning for Microsoft SharePoint Technologies

Capacity Planning for Microsoft SharePoint Technologies Capacity Planning for Microsoft SharePoint Technologies Capacity Planning The process of evaluating a technology against the needs of an organization, and making an educated decision about the configuration

More information

Dell Virtual Remote Desktop Reference Architecture. Technical White Paper Version 1.0

Dell Virtual Remote Desktop Reference Architecture. Technical White Paper Version 1.0 Dell Virtual Remote Desktop Reference Architecture Technical White Paper Version 1.0 July 2010 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES.

More information

AppSense Environment Manager. Enterprise Design Guide

AppSense Environment Manager. Enterprise Design Guide Enterprise Design Guide Contents Introduction... 3 Document Purpose... 3 Basic Architecture... 3 Common Components and Terminology... 4 Best Practices... 5 Scalability Designs... 6 Management Server Scalability...

More information

System requirements. for Installation of LANDESK Service Desk 2016. Clarita-Bernhard-Str. 25 D 81249 Muenchen. Magelan GmbH

System requirements. for Installation of LANDESK Service Desk 2016. Clarita-Bernhard-Str. 25 D 81249 Muenchen. Magelan GmbH System requirements for Installation of LANDESK Service Desk 2016 Created by: Magelan GmbH Magelan GmbH Clarita-Bernhard-Str. 25 D 81249 Muenchen Version Version Date Author Description 1.0 22.11.2012

More information

Updated November 30, 2010. Version 4.1

Updated November 30, 2010. Version 4.1 Updated November 30, 2010 Version 4.1 Table of Contents Introduction... 3 Replicator Performance and Scalability Features... 5 Replicator Multi-Engine Deployment... 7 Multi-Threaded Replication Queue Architecture...

More information

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Applied Technology Abstract By migrating VMware virtual machines from one physical environment to another, VMware VMotion can

More information

Legal Notices... 2. Introduction... 3

Legal Notices... 2. Introduction... 3 HP Asset Manager Asset Manager 5.10 Sizing Guide Using the Oracle Database Server, or IBM DB2 Database Server, or Microsoft SQL Server Legal Notices... 2 Introduction... 3 Asset Manager Architecture...

More information

Deployment Planning Guide

Deployment Planning Guide Deployment Planning Guide August 2011 Copyright: 2011, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form or by any means,

More information

Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123. Instructor Manual

Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123. Instructor Manual Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123 Instructor Manual Published: 2013-07-02 SWD-20130702091645092 Contents Advance preparation...7 Required materials...7 Topics

More information

I. General Database Server Performance Information. Knowledge Base Article. Database Server Performance Best Practices Guide

I. General Database Server Performance Information. Knowledge Base Article. Database Server Performance Best Practices Guide Knowledge Base Article Database Server Performance Best Practices Guide Article ID: NA-0500-0025 Publish Date: 23 Mar 2015 Article Status: Article Type: Required Action: Approved General Product Technical

More information

NetIQ Access Manager 4.1

NetIQ Access Manager 4.1 White Paper NetIQ Access Manager 4.1 Performance and Sizing Guidelines Performance, Reliability, and Scalability Testing Revisions This table outlines all the changes that have been made to this document

More information

Introduction to the EIS Guide

Introduction to the EIS Guide Introduction to the EIS Guide The AirWatch Enterprise Integration Service (EIS) provides organizations the ability to securely integrate with back-end enterprise systems from either the AirWatch SaaS environment

More information

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0 Configuration Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2014-12-19 SWD-20141219132902639 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12...

More information

AlphaTrust PRONTO - Hardware Requirements

AlphaTrust PRONTO - Hardware Requirements AlphaTrust PRONTO - Hardware Requirements 1 / 9 Table of contents Server System and Hardware Requirements... 3 System Requirements for PRONTO Enterprise Platform Software... 5 System Requirements for Web

More information

WHITE PAPER: BEST PRACTICES. Sizing and Scalability Recommendations for Symantec Endpoint Protection. Symantec Enterprise Security Solutions Group

WHITE PAPER: BEST PRACTICES. Sizing and Scalability Recommendations for Symantec Endpoint Protection. Symantec Enterprise Security Solutions Group 2 WHITE PAPER: BEST PRACTICES Sizing and Scalability Recommendations for Symantec Rev 2.3 Symantec Enterprise Security Solutions Group White Paper: Symantec Best Practices Contents Introduction... 4 The

More information

Hardware and Software Requirements. Release 7.5.x PowerSchool Student Information System

Hardware and Software Requirements. Release 7.5.x PowerSchool Student Information System Release 7.5.x PowerSchool Student Information System Released October 2012 Document Owner: Documentation Services This edition applies to Release 7.5.x of the PowerSchool software and to all subsequent

More information

A Comparison of Oracle Performance on Physical and VMware Servers

A Comparison of Oracle Performance on Physical and VMware Servers A Comparison of Oracle Performance on Physical and VMware Servers By Confio Software Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 303-938-8282 www.confio.com Comparison of Physical and

More information

Accelerating Server Storage Performance on Lenovo ThinkServer

Accelerating Server Storage Performance on Lenovo ThinkServer Accelerating Server Storage Performance on Lenovo ThinkServer Lenovo Enterprise Product Group April 214 Copyright Lenovo 214 LENOVO PROVIDES THIS PUBLICATION AS IS WITHOUT WARRANTY OF ANY KIND, EITHER

More information

Eloquence Training What s new in Eloquence B.08.00

Eloquence Training What s new in Eloquence B.08.00 Eloquence Training What s new in Eloquence B.08.00 2010 Marxmeier Software AG Rev:100727 Overview Released December 2008 Supported until November 2013 Supports 32-bit and 64-bit platforms HP-UX Itanium

More information

WITH A FUSION POWERED SQL SERVER 2014 IN-MEMORY OLTP DATABASE

WITH A FUSION POWERED SQL SERVER 2014 IN-MEMORY OLTP DATABASE WITH A FUSION POWERED SQL SERVER 2014 IN-MEMORY OLTP DATABASE 1 W W W. F U S I ON I O.COM Table of Contents Table of Contents... 2 Executive Summary... 3 Introduction: In-Memory Meets iomemory... 4 What

More information

AppDynamics Lite Performance Benchmark. For KonaKart E-commerce Server (Tomcat/JSP/Struts)

AppDynamics Lite Performance Benchmark. For KonaKart E-commerce Server (Tomcat/JSP/Struts) AppDynamics Lite Performance Benchmark For KonaKart E-commerce Server (Tomcat/JSP/Struts) At AppDynamics, we constantly run a lot of performance overhead tests and benchmarks with all kinds of Java/J2EE

More information

Exhibit B5b South Dakota. Vendor Questions COTS Software Set

Exhibit B5b South Dakota. Vendor Questions COTS Software Set Appendix C Vendor Questions Anything t Applicable should be marked NA. Vendor Questions COTS Software Set Infrastructure 1. Typically the State of South Dakota prefers to host all systems. In the event

More information

Pivot3 Reference Architecture for VMware View Version 1.03

Pivot3 Reference Architecture for VMware View Version 1.03 Pivot3 Reference Architecture for VMware View Version 1.03 January 2012 Table of Contents Test and Document History... 2 Test Goals... 3 Reference Architecture Design... 4 Design Overview... 4 The Pivot3

More information

Introduction 1 Performance on Hosted Server 1. Benchmarks 2. System Requirements 7 Load Balancing 7

Introduction 1 Performance on Hosted Server 1. Benchmarks 2. System Requirements 7 Load Balancing 7 Introduction 1 Performance on Hosted Server 1 Figure 1: Real World Performance 1 Benchmarks 2 System configuration used for benchmarks 2 Figure 2a: New tickets per minute on E5440 processors 3 Figure 2b:

More information

Windows Server 2012 2,500-user pooled VDI deployment guide

Windows Server 2012 2,500-user pooled VDI deployment guide Windows Server 2012 2,500-user pooled VDI deployment guide Microsoft Corporation Published: August 2013 Abstract Microsoft Virtual Desktop Infrastructure (VDI) is a centralized desktop delivery solution

More information

Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database

Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database WHITE PAPER Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents Executive

More information

Dragon NaturallySpeaking and citrix. A White Paper from Nuance Communications March 2009

Dragon NaturallySpeaking and citrix. A White Paper from Nuance Communications March 2009 Dragon NaturallySpeaking and citrix A White Paper from Nuance Communications March 2009 Introduction As the number of deployed enterprise applications increases, organizations are seeking solutions that

More information

DELL. Virtual Desktop Infrastructure Study END-TO-END COMPUTING. Dell Enterprise Solutions Engineering

DELL. Virtual Desktop Infrastructure Study END-TO-END COMPUTING. Dell Enterprise Solutions Engineering DELL Virtual Desktop Infrastructure Study END-TO-END COMPUTING Dell Enterprise Solutions Engineering 1 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL

More information

A Comparison of Oracle Performance on Physical and VMware Servers

A Comparison of Oracle Performance on Physical and VMware Servers A Comparison of Oracle Performance on Physical and VMware Servers By Confio Software Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 www.confio.com Introduction Of all the tier one applications

More information

JBoss Seam Performance and Scalability on Dell PowerEdge 1855 Blade Servers

JBoss Seam Performance and Scalability on Dell PowerEdge 1855 Blade Servers JBoss Seam Performance and Scalability on Dell PowerEdge 1855 Blade Servers Dave Jaffe, PhD, Dell Inc. Michael Yuan, PhD, JBoss / RedHat June 14th, 2006 JBoss Inc. 2006 About us Dave Jaffe Works for Dell

More information

Cisco Prime Home 5.0 Minimum System Requirements (Standalone and High Availability)

Cisco Prime Home 5.0 Minimum System Requirements (Standalone and High Availability) White Paper Cisco Prime Home 5.0 Minimum System Requirements (Standalone and High Availability) White Paper July, 2012 2012 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public

More information

Propalms TSE Deployment Guide

Propalms TSE Deployment Guide Propalms TSE Deployment Guide Version 7.0 Propalms Ltd. Published October 2013 Overview This guide provides instructions for deploying Propalms TSE in a production environment running Windows Server 2003,

More information

WHITE PAPER. Domo Advanced Architecture

WHITE PAPER. Domo Advanced Architecture WHITE PAPER Domo Advanced Architecture Overview There are several questions that any architect or technology advisor may ask about a new system during the evaluation process: How will it fit into our organization

More information

Introduction to IBM Worklight Mobile Platform

Introduction to IBM Worklight Mobile Platform Introduction to IBM Worklight Mobile Platform The Worklight Mobile Platform The Worklight Mobile Platform is an open, complete and advanced mobile application platform for HTML5, hybrid and native apps.

More information

owncloud Enterprise Edition on IBM Infrastructure

owncloud Enterprise Edition on IBM Infrastructure owncloud Enterprise Edition on IBM Infrastructure A Performance and Sizing Study for Large User Number Scenarios Dr. Oliver Oberst IBM Frank Karlitschek owncloud Page 1 of 10 Introduction One aspect of

More information

Skynax. Mobility Management System. System Manual

Skynax. Mobility Management System. System Manual Skynax Mobility Management System System Manual Intermec by Honeywell 6001 36th Ave. W. Everett, WA 98203 U.S.A. www.intermec.com The information contained herein is provided solely for the purpose of

More information

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information

Performance Analysis of Web based Applications on Single and Multi Core Servers

Performance Analysis of Web based Applications on Single and Multi Core Servers Performance Analysis of Web based Applications on Single and Multi Core Servers Gitika Khare, Diptikant Pathy, Alpana Rajan, Alok Jain, Anil Rawat Raja Ramanna Centre for Advanced Technology Department

More information

Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays

Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays Database Solutions Engineering By Murali Krishnan.K Dell Product Group October 2009

More information

Sage SalesLogix White Paper. Sage SalesLogix v8.0 Performance Testing

Sage SalesLogix White Paper. Sage SalesLogix v8.0 Performance Testing White Paper Table of Contents Table of Contents... 1 Summary... 2 Client Performance Recommendations... 2 Test Environments... 2 Web Server (TLWEBPERF02)... 2 SQL Server (TLPERFDB01)... 3 Client Machine

More information

Estimate Performance and Capacity Requirements for Workflow in SharePoint Server 2010

Estimate Performance and Capacity Requirements for Workflow in SharePoint Server 2010 Estimate Performance and Capacity Requirements for Workflow in SharePoint Server 2010 This document is provided as-is. Information and views expressed in this document, including URL and other Internet

More information

Citrix EdgeSight Administrator s Guide. Citrix EdgeSight for Endpoints 5.3 Citrix EdgeSight for XenApp 5.3

Citrix EdgeSight Administrator s Guide. Citrix EdgeSight for Endpoints 5.3 Citrix EdgeSight for XenApp 5.3 Citrix EdgeSight Administrator s Guide Citrix EdgeSight for Endpoints 5.3 Citrix EdgeSight for enapp 5.3 Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior

More information

Hardware Sizing and Bandwidth Usage Guide. McAfee epolicy Orchestrator 4.6.0 Software

Hardware Sizing and Bandwidth Usage Guide. McAfee epolicy Orchestrator 4.6.0 Software Hardware Sizing and Bandwidth Usage Guide McAfee epolicy Orchestrator 4.6.0 Software COPYRIGHT Copyright 2011 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted,

More information

Reference Architecture for a Virtualized SharePoint 2010 Document Management Solution A Dell Technical White Paper

Reference Architecture for a Virtualized SharePoint 2010 Document Management Solution A Dell Technical White Paper Dell EqualLogic Best Practices Series Reference Architecture for a Virtualized SharePoint 2010 Document Management Solution A Dell Technical White Paper Storage Infrastructure and Solutions Engineering

More information

INUVIKA OPEN VIRTUAL DESKTOP FOUNDATION SERVER

INUVIKA OPEN VIRTUAL DESKTOP FOUNDATION SERVER INUVIKA OPEN VIRTUAL DESKTOP FOUNDATION SERVER ARCHITECTURE OVERVIEW AND SYSTEM REQUIREMENTS Mathieu SCHIRES Version: 1.0.0 Published March 5, 2015 http://www.inuvika.com Contents 1 Introduction 3 2 Architecture

More information

Virtuoso and Database Scalability

Virtuoso and Database Scalability Virtuoso and Database Scalability By Orri Erling Table of Contents Abstract Metrics Results Transaction Throughput Initializing 40 warehouses Serial Read Test Conditions Analysis Working Set Effect of

More information

Managing Mobile Devices Over Cellular Data Networks

Managing Mobile Devices Over Cellular Data Networks Managing Mobile Devices Over Cellular Data Networks Best Practices Document Best Practices Document www.soti.net We Manage Mobility TABLE OF CONTENTS UNIQUE CHALLENGES OF MANAGING DEVICES OVER CELLULAR

More information

Configuration Guide BES12. Version 12.1

Configuration Guide BES12. Version 12.1 Configuration Guide BES12 Version 12.1 Published: 2015-04-22 SWD-20150422113638568 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12... 8 Product documentation...

More information

Very Large Enterprise Network Deployment, 25,000+ Users

Very Large Enterprise Network Deployment, 25,000+ Users Very Large Enterprise Network Deployment, 25,000+ Users Websense software can be deployed in different configurations, depending on the size and characteristics of the network, and the organization s filtering

More information

AP ENPS ANYWHERE. Hardware and software requirements

AP ENPS ANYWHERE. Hardware and software requirements AP ENPS ANYWHERE Hardware and software requirements Contents Server requirements 3 Hard drives 5 Virtual machines 6 AP ENPS mobile server 6 Client requirements 7 AP ENPS client on a Mac-based computer

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

SOLUTION BRIEF: SLCM R12.8 PERFORMANCE TEST RESULTS JANUARY, 2013. Submit and Approval Phase Results

SOLUTION BRIEF: SLCM R12.8 PERFORMANCE TEST RESULTS JANUARY, 2013. Submit and Approval Phase Results SOLUTION BRIEF: SLCM R12.8 PERFORMANCE TEST RESULTS JANUARY, 2013 Submit and Approval Phase Results Table of Contents Executive Summary 3 Test Environment 4 Server Topology 4 CA Service Catalog Settings

More information

Performance Testing of Java Enterprise Systems

Performance Testing of Java Enterprise Systems Performance Testing of Java Enterprise Systems Katerina Antonova, Plamen Koychev Musala Soft Why Performance Testing? Recent studies by leading USA consultancy companies showed that over 80% of large corporations

More information

ProSystem fx Engagement. Deployment Planning Guide

ProSystem fx Engagement. Deployment Planning Guide ProSystem fx Engagement Deployment Planning Guide September 2011 Copyright: 2011, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted

More information

Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330

Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330 Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330 CONTENTS Contents... 2 Overview... 2 Adept Server... 3 Adept

More information

Priority Pro v17: Hardware and Supporting Systems

Priority Pro v17: Hardware and Supporting Systems Introduction Priority Pro v17: Hardware and Supporting Systems The following provides minimal system configuration requirements for Priority with respect to three types of installations: On-premise Priority

More information

InterScan Web Security Virtual Appliance

InterScan Web Security Virtual Appliance InterScan Web Security Virtual Appliance Sizing Guide for version 6.0 July 2013 TREND MICRO INC. 10101 N. De Anza Blvd. Cupertino, CA 95014 www.trendmicro.com Toll free: +1 800.228.5651 Fax: +1 408.257.2003

More information

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools Terminal Server Software and Hardware Requirements Datacolor Match Pigment Datacolor Tools January 21, 2011 Page 1 of 8 Introduction This document will provide preliminary information about the both the

More information

How To Build A Call Center From Scratch

How To Build A Call Center From Scratch Design Guide Transforming Call Centers XenApp 7.5 Design Guide on vsphere 5.5 Table of Contents About FlexCast Services Design Guides 3 Project overview 3 Objective 3 Assumptions 4 Conceptual architecture

More information

Williamson County Technology Services Technology Project Questionnaire for Vendor (To be filled out withprospective solution provider)

Williamson County Technology Services Technology Project Questionnaire for Vendor (To be filled out withprospective solution provider) Williamson County Technology Services Technology Project Questionnaire for Vendor (To be filled out withprospective solution provider) General Project Questions Please provide the proposed timeline estimate:

More information

Microsoft Exchange Server 2003 Deployment Considerations

Microsoft Exchange Server 2003 Deployment Considerations Microsoft Exchange Server 3 Deployment Considerations for Small and Medium Businesses A Dell PowerEdge server can provide an effective platform for Microsoft Exchange Server 3. A team of Dell engineers

More information

Novacura Flow 5. Technical Overview Version 5.6

Novacura Flow 5. Technical Overview Version 5.6 Title: NovaCura Flow 5 Technical Overview Sid. 1 av 19 Novacura Flow 5 Technical Overview Version 5.6 Novacura Flow is a platform produced by NovaCura AB for creating and running workflow based business

More information

MEGA Web Application Architecture Overview MEGA 2009 SP4

MEGA Web Application Architecture Overview MEGA 2009 SP4 Revised: September 2, 2010 Created: March 31, 2010 Author: Jérôme Horber CONTENTS Summary This document describes the system requirements and possible deployment architectures for MEGA Web Application.

More information

Introduction to Mobile Access Gateway Installation

Introduction to Mobile Access Gateway Installation Introduction to Mobile Access Gateway Installation This document describes the installation process for the Mobile Access Gateway (MAG), which is an enterprise integration component that provides a secure

More information

VMware Workspace Portal Reference Architecture

VMware Workspace Portal Reference Architecture VMware Workspace Portal 2.1 TECHNICAL WHITE PAPER Table of Contents Executive Summary.... 3 Overview.... 4 Hardware Components.... 5 VMware vsphere.... 5 VMware Workspace Portal 2.1.... 5 VMware Horizon

More information

Decision Support System Software Asset Management (SAM)

Decision Support System Software Asset Management (SAM) DecisionSupportSystem SoftwareAssetManagement(SAM) ReleaseNotes Version1.2.3 May,2010 BigFix DSSSAM1.2.3 2009-2010 BigFix, Inc. All rights reserved. BigFix, Fixlet, Relevance Engine, Powered by BigFix

More information

XenDesktop 7 Database Sizing

XenDesktop 7 Database Sizing XenDesktop 7 Database Sizing Contents Disclaimer... 3 Overview... 3 High Level Considerations... 3 Site Database... 3 Impact of failure... 4 Monitoring Database... 4 Impact of failure... 4 Configuration

More information

Centrata IT Management Suite 3.0

Centrata IT Management Suite 3.0 Centrata IT Management Suite 3.0 Technical Operating Environment April 9, 2004 Centrata Incorporated Copyright 2004 by Centrata Incorporated All rights reserved. April 9, 2004 Centrata IT Management Suite

More information