3-Tier Architecture For Enterprise wide IT Solutions

Size: px
Start display at page:

Download "3-Tier Architecture For Enterprise wide IT Solutions"

Transcription

1 From the SelectedWorks of Sastry S.S.K. Akella Mr. July 18, Tier Architecture For Enterprise wide IT Solutions Sastry S.S.K. Akella, None Available at:

2 S.S.K.Sastry Akella, Mgr ABSTRACT The concept of adapting 3 Tier Architecture for enterprise wide IT is being discussed for quite some time now. With the advent of internet technologies, more and more IT leaders are promoting 3-Tier Architecture and software houses are developing tools required to implement IT solutions for enterprise. The R&D team COMPUTER GROUP is working on adapting the same for its internal needs to explore the intricacies of implementing Enterprise wide IT solution. The enterprise wide computing has its roots in centralized computing which provides centralized management of resources. The WEB technology has universal interface and capability to mix conventional data and unstructured data with multimedia features. Now industry is forward to have the centralized control, user friendliness of GUI universal access, hypermedia flexibility and Rdbms reliability in their IT solutions. The 3-Tier Architecture will enable the enterprise to have the advantages of all prevailing innovations along with conventional wisdom. The first tier is the conventional DATA warehouse making use of clustered multi processor systems configured with high availability features. The second tier is the WEB server which will act as application server and all the application executables will be maintained on this level. The third tier is user interface through NC i.e. any Java enabled browser. The second tier plays the crucial role of interfacing the NC with the DATA warehouse. The CGI, java script and JAVA provides the basic interface between NC and WEB server for data communication. The JDBC can provide the interface to Rdbms server. However, to build a comprehensive application to suite enterprise needs, we need some tools at web server inaddition to available tools. The SCO Corporation is working on Tarantella server to fill the gap. The WEBLOGIC is working on T3 Server on similar concepts. Making use of these technologies, enterprise wide IT Applications can be built on 3 Tier Architecture. 1. Introduction The concept of adapting 3 Tier Architecture for enterprise wide IT is being discussed for quite some time. With the advent of INTERNET Technologies, more and more IT leaders are promoting 3 Tier Architecture and software houses are developing tools required to implement the IT solutions for the enterprise. Computer Group is working on adapting the same for BSD information systems. This paper while sharing our experience with the audience, discusses the need for 3 Tier Architecture (Section2), the architecture details (Section3) and the technologies (Section4), case study of implementations of BSD Information Systems is presented in Section5, and conclusion is covered in Section The Need The enterprise wide computing has its roots in centralized computing which provides centralised administration, maintenance and control. The Microsoft revolution has lead to the concept of distributed processing and Client Server paradigm has emerged providing user friendly GUI based access facility to end user. Mean while, INTERNET has connected the entire world, and platform independent access to hypermedia applications has become reality. Now, the enterprise is looking forward to adapt INTERNET Technologies for their enterprise needs on their INTRANET. Also, they would still like to have centralise control, GUI based user friendliness and would like to mix hypermedia information on the server along with their database, without reengineering the existing applications. The 3 Tier Architecture is expected to provide the advantages of all the three technologies to the enterprises. 1/7

3 2.1 Objectives The Objectives of 3 Tier Architecture can be defined as given below: Centralised Management of data ware house applications, Platform independent access, Mobile Computing Access to existing applications without reengineering and retraining. GUI based universal interface, Interfacing multimedia data with conventional data bases, Highly scalable environment and Easy migration of applications. 3. Architecture The 3 Tier architecture will have 3 types of components viz., the front end, the web server and data server The front end Man/Machine (MMI) interface will be provided by NC (Network Computer) to provide access to the applications from any where, any time. The NC can be any machine i.e. desktop or palmtops or phones which has JAVA enabled browser and connected on the network The second level is the Web Server which acts as an application server and repository of hypermedia data to the front end NC. The third level is the conventional (RDBMS) data server which is the structured data warehouse. The web server acts as an interface between NC and data. Web server acts as a client to data server and the data will be served to NC along with hypermedia (HTML document) data. Ideally, user will have universal interface to all the applications and administrators will have centralized control and relieved of day to day maintenance of desktops. The data resides on data server, the application resides on web server and user interface is through NC in a 3 Tier architecture. The schematic architecture of 3 Tier architecture is given in figure Technologies The technology requirements at the three level of architecture are different. Let us examine the requirements at these levels and the matching technologies available in the market today 4.1 Data warehouse The data warehouse requirements are well discussed and established over a period. requirements can be summarized as given below. The High processing power, large storage requirements, High availability, Reliability,Recovery facilities, data consistency Scalability and Data mining tools. The contemporary technologies available to fulfill the above requirements are listed below: MPP or NUMA Systems. (SP2 class of machines) High availability clustered multiprocessing RAID & SSA architecture high volume disk drives Relational databases with parallel server. Transaction processors. SMP operating systems with support for. 2/7

4 - Application level parallelism (threads option) - Network centric computing - Visual operating environment - Object oriented programming 4.2 Man/Machine interface The front end Man/Machine interface is crucial for_ 3 Tier architecture_. The INTERNET has taken world by storm due to web technology. This easy flexible interface has attracted students, cine-actors, business men and executives to surf the net. The same interface is ideal for implementing applications also. The HTTP protocol of web technology, enables access to data, text, audio and video seamlessly. It provides for action points in the HTML text to enable processing at both client and server ends. Hence, the front end is any JAVA enabled browser and typical examples are given below: Network computers with Netscape Navigator(NC) Java station with HOT JAVA Windows 95 desktop with INTERNET EXPLORER Novel client with browser Phones, PDA_s Macintosh clients 4.3 Webserver The technology on Webserver plays a crucial role in interfacing front end with datawarehouse. The action points of interface between web browser and web server is provided through several methods which make the web pages interactive. The CGI, Java Script, Lotus Script, JAVA and Active X are some examples. The CGI and Java script are embedded in the HTML document and are executed on the web server. The Webserver will capture data from browser, process it and create HTML document which can be sent to browsers. CGI provides easy interface and development environment. However, it has some inherent disadvantages like under utilization of NC power of processing overloading the server, webserver OS dependency and complex development skills Java is the language for INTERNET applications with its object orientation, simplicity, ease of development, platform independence, built in network features and security. The applet, a small program downloadable from web server and executable on browser provides distributed processing and centralized control on applications. JAVA enables development of powerful applications on this environment. The JDBC connectivity classes provide for ODBC compatible RDBMS servers access. However, the built in security features of JAVA are posing some problems. The Java applets can not utilize any local resources of the browser (NC) and can only communicate with web server from which it is downloaded. Hence, the JAVA applets have to talk to a process on web server which can in turn talk to data base server to get the required data. This process can be an application server to get the required data. This process can be an application developed in JAVA as per the specific requirements. Many software houses are working in this area to develop appropriate software to provide generalized access mechanisms. SCO is developing tarantella server and prototype is already demonstrated in SCO-Developers conference in India. Web logic is developing T3 server and beta version is available for downloading on INTERNET. Lotus Corporation has announced its DOMINO Server with some of the features required IBM announced latest version of OS400 with netserver which will provide browser interface to its native applications without redevelopment 3/7

5 T3 Server The concepts and features provided by Web Logic T3 Server are discussed below: T3server architecture facilitates the new paradigm client/network computing (in contrast with host centric and client/server computing.) This architecture promotes a thin client (just equipped with browser) to exploit the resources available any where over the network and thus treating the whole net work as its host (...or bigbrother). This facilitates the thin client to raise itself to dynamic demands of the user like: - Distributed processing - Resource sharing - Specific application processing like equity processing - Event capturing and alerting - Any other types of resources and facilities available over the net work any where, provided those resource centers support/subscribe to the T3server Framework. However these thin clients (being thin) do look at/access all above facilities through the T3server to which they establish connection. Also they need not be limited by the resources/ capabilities of the particular T3server as it is also possible to hook to any T3server on the network form then on. WEBLOGIC promotes a concept of Server farms in this context (WEBLOGIC documentation) Framework The T3server Framework provides basically for the following terms of entities/ objects/ facilities - T3servers - T3clients - T3workspaces - T3servlets - T3server services and facilities - Application avenues A brief understanding of the same should give us an insight about haw the T3server enables client/network computing: T3server acts as the server for the T3clients to be hooked through a connection. The connection between T3clients and T3server is based on TCP/IP sockets but the protocol over these established connections is on RICH sockets facilitating for the specific requirements of this context. The T3server to be accessible t the applets built into the HTML documents served by the same webserver. And there by making the applets access the network resources from the thin browsing client. The T3server can also be installed to listen on standard HTTP port 80, in which case it can proxy the HTML requests onto another webserver, and take all the client/connection requests to itself of processing. 4/7

6 A T3 server can be a server or a T3client to another T3server. It is in this context that there can be a flexible interaction of installed T3servers over the network providing different applications and contexts. The T3server farms come into shape facilitating thin client access Server services The facilities and services that can be built into the T3server are limited only by one s imagination. However, the T3server comes with the basic built in services like event registration and servicing, server wide logging, administration and configuration etc. The T3server itself, provides many services one of which is logging messages, automatic or on request form clients Application avenues WEBLOGIC supplies JDBCT3, EventT3, and RemoteT3 as part of T3server frame work. JDBCT3 Provides for database access for the clients. One powerful advantage is that the client need not have any local ODBC drivers or libraries. This facilitates database access from applets over the network EVENTT3 provides for event registration, wherein a specific event and the event handler for that event can be registered on the T3server. From then on the relevant machines can submit the occurrence of an event and the event s action is triggered by the T3server. This facilitates applications like stock price monitoring etc. Remote T3 provides for creation of processing entities (JAVA classes) to be invoked by the clients for distributed processing application contexts etc. The JDBCT3 EVENTT3, and Remote T3 are some of the many possible features within this T3server frame work. It is possible for the users to develop, persistent user sessions over different connection events, terminal emulation and connective to access and exploit legacy systems and applications etc Tarantella Server The objective and features offered by SCO Tarantella Server are discussed below: The Tarantella Technology allows existing Business critical applications on UNIX servers and Mainframe-class systems to be deployed to any Java clients NCs, ultra-thin clients and Java virtual machines running on Windows PCs, UINX workstations and Macintoshes. Tarantella lets any Java-compatible browser access graphical X applications, character-based applications and SQL-data on UNIX databases across the INTERNET and INTRANET. There are three major components in Tarantella application emulation, Web desktop and a configuration datastore Application emulation Application emulation provides Java clients with access to graphical X applications and characterbased applications. The emulators have resume capabilities letting users operate effectively with in the classic browser model. Users can also disconnect from the network and reconnect without loss of information or without having the shutdown and then start-up applications. The emulators run on the server, dynamically downloading lightweight Java applets on a _need to use_basis. Information is sent down to the Java client at optimal performance using the_advanced Adaptive 5/7

7 Protocol which can adapt to the connection media characteristics and deliver performance optimized to the application type and device Web desktop The Web desktop component lets the system administrator customise user s home page so that frequently used applications and data are presented in an iconic form or embedded into dynamic HTML pages Configuration datastore The configuration datastore provides a centralized repository for persistent and temporary information that enables ordered management and control of client systems. The datastore can be integrated with external directory information and can also be exploited from within other Web desktops to provide a universal framework for application access 5. Case Study In line with the Information Technology Leaders, Computer Groups R&D team is exploring the intricacies of adapting web technology on 3- Tier architecture for commercial applications Details of a case study on BSD Information System is presented here. The objective of this case study is to provide comprehensive information for the post sale activities of BSD. It is proposed to provide central information repository and access to all people concerned, at their desk using a web browser on CMGNET. The information repository will have both structured and unstructured data. The unstructured data contains textual data provided by various sections in organized way. The structured data can be accessed through predefined query mechanism. The textual data will be linked to the structured data to enable structured query. The work order is the key to the BSD Information System and will have data about customer, sector, type of systems, value due date, payments etc. In addition orders will have provision for textual data for technical specifications, commercial detail, procurement status, short supplies and payment terms etc. The scanned copy of the purchase order will be attached to work order of ready reference. The query is on work order number. The same information is accessible through sector wise or customer wise, there by providing easy access to all concerned officers. The access will be provided on the intranet of ECIL which will be connected to INTERNET through DAE net so that universal access is feasible 6. Conclusion The three tier architecture is evolving in the information technology industry and all future businesses have to develop and sell their products and projects incorporating this technology. ECIL is no exception. Releasing this Computer Group has evolved strategies for the future. 6/7

8 7/7

Using Java to Front SAS Software: A Detailed Design for Internet Information Delivery

Using Java to Front SAS Software: A Detailed Design for Internet Information Delivery Using Java to Front SAS Software: A Detailed Design for Internet Information Delivery Jonathan Stokes, JJT Inc., Austin, Texas, USA ABSTRACT As the Java language evolves from its rudimentary stages into

More information

JDBC SHORT NOTES. Abstract This document contains short notes on JDBC, their types with diagrams. Rohit Deshbhratar [ address]

JDBC SHORT NOTES. Abstract This document contains short notes on JDBC, their types with diagrams. Rohit Deshbhratar [ address] JDBC SHORT NOTES Abstract This document contains short notes on JDBC, their types with diagrams. Rohit Deshbhratar [Email address] JDBC Introduction: Java DataBase Connectivity, commonly known as JDBC,

More information

ITM DEVELOPMENT (ITMD)

ITM DEVELOPMENT (ITMD) ITM Development (ITMD) 1 ITM DEVELOPMENT (ITMD) ITMD 361 Fundamentals of Web Development This course will cover the creation of Web pages and sites using HTML, CSS, Javascript, jquery, and graphical applications

More information

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Software Announcement July 25, 2000 IBM V3.5, Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Overview WebSphere Application Server V3.5, manages and integrates

More information

X100 ARCHITECTURE REFERENCES:

X100 ARCHITECTURE REFERENCES: UNION SYSTEMS GLOBAL This guide is designed to provide you with an highlevel overview of some of the key points of the Oracle Fusion Middleware Forms Services architecture, a component of the Oracle Fusion

More information

DQpowersuite. Superior Architecture. A Complete Data Integration Package

DQpowersuite. Superior Architecture. A Complete Data Integration Package DQpowersuite Superior Architecture Since its first release in 1995, DQpowersuite has made it easy to access and join distributed enterprise data. DQpowersuite provides an easy-toimplement architecture

More information

Copyright Jetro Platforms, Ltd. All rights reserved.

Copyright Jetro Platforms, Ltd. All rights reserved. Important Notice Copyright 2001 2009 Jetro Platforms, Ltd. All rights reserved. This document is furnished by Jetro Platforms for information purposes only to licensed users of the Jetro COCKPIT product.

More information

Server software accepts requests for data from client software and returns the results to the client

Server software accepts requests for data from client software and returns the results to the client Client Server Model Introduction Client machines are generally single-user workstations providing a user-friendly interface to the end user. Each server provides a set of shared services to the clients.it

More information

Overview of CentreWare Page 1 of 6. CentreWare Overview

Overview of CentreWare Page 1 of 6. CentreWare Overview Overview of CentreWare Page 1 of 6 CentreWare Overview A Software Portfolio for Managing Documents, Network Printers, and Peripheral Devices Across Diverse Client/Server Network Environments April 1997

More information

IBM SecureWay On-Demand Server Version 2.0

IBM SecureWay On-Demand Server Version 2.0 Securely delivering personalized Web applications IBM On-Demand Server Version 2.0 Highlights Delivers personalized Web solutions on demand to anyone, anywhere using profile serving Provides industry-leading,

More information

SOFTOLOGY LIMITED

SOFTOLOGY LIMITED Introduction. SOFTOLOGY Softology have been helping companies resolve their document management issues and requirements since 1992. Our core document management solution is a comprehensive document content

More information

INTRODUCTION... 2 FEATURES OF DARWIN... 4 SPECIAL FEATURES OF DARWIN LATEST FEATURES OF DARWIN STRENGTHS & LIMITATIONS OF DARWIN...

INTRODUCTION... 2 FEATURES OF DARWIN... 4 SPECIAL FEATURES OF DARWIN LATEST FEATURES OF DARWIN STRENGTHS & LIMITATIONS OF DARWIN... INTRODUCTION... 2 WHAT IS DATA MINING?... 2 HOW TO ACHIEVE DATA MINING... 2 THE ROLE OF DARWIN... 3 FEATURES OF DARWIN... 4 USER FRIENDLY... 4 SCALABILITY... 6 VISUALIZATION... 8 FUNCTIONALITY... 10 Data

More information

Factsheet of Public Services Infrastructure (PSi) Updated on: 1st Sep 03

Factsheet of Public Services Infrastructure (PSi) Updated on: 1st Sep 03 Factsheet of Public Services Infrastructure (PSi) Updated on: 1st Sep 03 1 Objective of Paper 1.1 This document provides an overview of the Public Services Infrastructure (PSi). 2 Overview of PSi 2.1 PSi

More information

Oracle: From Client Server to the Grid and beyond

Oracle: From Client Server to the Grid and beyond Oracle: From Client Server to the Grid and beyond Graham Wood Architect, RDBMS Development Oracle Corporation Continuous Innovation Oracle 6 Oracle 5 Oracle 2 Oracle 7 Data Warehousing Optimizations Parallel

More information

SCO Vision2K 2.1. What s in this release

SCO Vision2K 2.1. What s in this release SCO Vision2K 2.1 What s in this release The CD contains these SCO Vision2K products: SCO XVision Eclipse 7.31 and SCO XVision Eclipse 3D 7.31 SCO VisionFS 3.1 SCO Vision Resume 1.2 SCO TermVision 2.2 SCO

More information

Prithvi Information Solutions 425 N. Craig Street, Suite 202, Pittsburgh, PA

Prithvi Information Solutions 425 N. Craig Street, Suite 202, Pittsburgh, PA IBM DB2 Universal Database Enterprise Edition, V7.2 for Windows Operating Environments Prithvi Information Solutions 425 N. Craig Street, Suite 202, Pittsburgh, PA 15213. Contributed by: Manish Pokarna

More information

Phire 12.2 Hardware and Software Requirements

Phire 12.2 Hardware and Software Requirements Phire 12.2 Hardware and Software Requirements Copyright 2017, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are provided

More information

Active Server Pages Architecture

Active Server Pages Architecture Active Server Pages Architecture Li Yi South Bank University Contents 1. Introduction... 2 1.1 Host-based databases... 2 1.2 Client/server databases... 2 1.3 Web databases... 3 2. Active Server Pages...

More information

About Database Adapters

About Database Adapters About Database Adapters Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 820 5069 07/08/08 Copyright 2007 Sun Microsystems, Inc. 4150 Network Circle, Santa Clara, CA 95054

More information

Leveraging Legacy Systems in a Network Computing Architecture

Leveraging Legacy Systems in a Network Computing Architecture Leveraging Legacy Systems in a Network Computing Architecture An Oracle White Paper July 1997 Oracle s Network Computing Architecture is an extensible distributed architecture that allows you to incorporate

More information

Chapter 13. Application Architecture and Modeling. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 13. Application Architecture and Modeling. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 13 Application Architecture and Modeling McGraw-Hill/Irwin Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Objectives 13-2 Define an information system s architecture in

More information

3. WWW and HTTP. Fig.3.1 Architecture of WWW

3. WWW and HTTP. Fig.3.1 Architecture of WWW 3. WWW and HTTP The World Wide Web (WWW) is a repository of information linked together from points all over the world. The WWW has a unique combination of flexibility, portability, and user-friendly features

More information

IBM iseries Models 800 and 810 for small to medium enterprises

IBM iseries Models 800 and 810 for small to medium enterprises Multi-platform management, exceptional price performance IBM iseries Models 800 and 810 for small to medium enterprises Highlights Simple, centralised Simple Windows ** Integration for management of multiple

More information

Optimizing and Managing File Storage in Windows Environments

Optimizing and Managing File Storage in Windows Environments Optimizing and Managing File Storage in Windows Environments A Powerful Solution Based on Microsoft DFS and Virtual File Manager September 2006 TR-3511 Abstract The Microsoft Distributed File System (DFS)

More information

Module 4 Business Value of Telecommunication Networks 4.1 Internet Revolution 4.2 Business value of Internet, Intranet and Extranet

Module 4 Business Value of Telecommunication Networks 4.1 Internet Revolution 4.2 Business value of Internet, Intranet and Extranet Module 4 Business Value of Telecommunication Networks 4.1 Internet Revolution 4.2 Business value of Internet, Intranet and Extranet Module 4 Business Value of Telecommunication Networks Information and

More information

Simplify WAN Service Discovery for Mac Users & Eliminate AppleTalk

Simplify WAN Service Discovery for Mac Users & Eliminate AppleTalk Simplify WAN Service Discovery for Mac Users & Eliminate AppleTalk A Technical Best Practices White Paper Group Logic White Paper October 2010 About This Document The purpose of this technical paper is

More information

Developing corporate mobile applications. An alternative approach to native development

Developing corporate mobile applications. An alternative approach to native development Developing corporate mobile applications An alternative approach to native development SUN J2ME Code Camp Paris, November 5th, 2001 Franck Lefèvre Franck.lefevre@DigitalAirways.com 2 The problem with developing

More information

*ANSWERS * **********************************

*ANSWERS * ********************************** CS/183/17/SS07 UNIVERSITY OF SURREY BSc Programmes in Computing Level 1 Examination CS183: Systems Analysis and Design Time allowed: 2 hours Spring Semester 2007 Answer ALL questions in Section A and TWO

More information

13. Databases on the Web

13. Databases on the Web 13. Databases on the Web Requirements for Web-DBMS Integration The ability to access valuable corporate data in a secure manner Support for session and application-based authentication The ability to interface

More information

Creating Enterprise and WorkGroup Applications with 4D ODBC

Creating Enterprise and WorkGroup Applications with 4D ODBC Creating Enterprise and WorkGroup Applications with 4D ODBC Page 1 EXECUTIVE SUMMARY 4D ODBC is an application development tool specifically designed to address the unique requirements of the client/server

More information

IBM Lotus Sametime Advanced 8

IBM Lotus Sametime Advanced 8 IBM Lotus Sametime Advanced 8 Lisa Sarkady Lotus IT Specialist Great Lakes District 1 Agenda Sametime product family overview Sametime Advanced overview & demo Architecture & Deployment 2 IBM Software

More information

IBM WebSphere Application Server V3.5, Advanced Edition for Linux Extends Support to Red Hat, Caldera, SuSE, and TurboLinux

IBM WebSphere Application Server V3.5, Advanced Edition for Linux Extends Support to Red Hat, Caldera, SuSE, and TurboLinux Software Announcement December 5, 2000 IBM Server V3.5, Advanced Extends Support to Red Hat, Caldera, SuSE, and TurboLinux Overview WebSphere Application Edition for Linux manages and integrates enterprise-wide

More information

Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation

Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation By the Sun Educational Services Java Technology Team January, 2001 Copyright

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

Web site Image database. Web site Video database. Web server. Meta-server Meta-search Agent. Meta-DB. Video query. Text query. Web client.

Web site Image database. Web site Video database. Web server. Meta-server Meta-search Agent. Meta-DB. Video query. Text query. Web client. (Published in WebNet 97: World Conference of the WWW, Internet and Intranet, Toronto, Canada, Octobor, 1997) WebView: A Multimedia Database Resource Integration and Search System over Web Deepak Murthy

More information

Web Application Performance Testing with MERCURY LOADRUNNER

Web Application Performance Testing with MERCURY LOADRUNNER Web Application Performance Testing with MERCURY LOADRUNNER Course Overview (17 lessons) Introduction...2 1. Introduction...2 Web Application Development - overview and terminology...3 2. Two tiers configuration...3

More information

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Feature and Technical Overview

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Feature and Technical Overview BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0 Feature and Technical Overview SWDT305802-525776-0331031530-001 Contents 1 Overview: BlackBerry Enterprise Server... 5 New in this release...

More information

CLIENT SERVER ARCHITECTURE:

CLIENT SERVER ARCHITECTURE: CLIENT SERVER ARCHITECTURE: Client-Server architecture is an architectural deployment style that describe the separation of functionality into layers with each segment being a tier that can be located

More information

Oracle E-Business Suite 11i with Cisco ACE Series Application Control Engine Deployment Guide, Version 1.0

Oracle E-Business Suite 11i with Cisco ACE Series Application Control Engine Deployment Guide, Version 1.0 Design Guide Oracle E-Business Suite 11i with Cisco ACE Series Application Control Engine Deployment Guide, Version 1.0 This design guide describes how to deploy the Cisco Application Control Engine (Cisco

More information

Seagate Info Architecture Planning and Deployment for ASPs

Seagate Info Architecture Planning and Deployment for ASPs Seagate Info Architecture Planning and Deployment for ASPs Overview Contents This document is a guide to help customers prepare for their implementation of Seagate Info. It helps you to successfully implement

More information

Test On Line: reusing SAS code in WEB applications Author: Carlo Ramella TXT e-solutions

Test On Line: reusing SAS code in WEB applications Author: Carlo Ramella TXT e-solutions Test On Line: reusing SAS code in WEB applications Author: Carlo Ramella TXT e-solutions Chapter 1: Abstract The Proway System is a powerful complete system for Process and Testing Data Analysis in IC

More information

Services in the IMS ecosystem

Services in the IMS ecosystem 285 23-3109 Uen Rev A Services in the IMS ecosystem February 2007 White Paper Different services have different demands and require different approaches Contents 1 Executive summary. 3 2 Introduction..

More information

CHAPTER 7 WEB SERVERS AND WEB BROWSERS

CHAPTER 7 WEB SERVERS AND WEB BROWSERS CHAPTER 7 WEB SERVERS AND WEB BROWSERS Browser INTRODUCTION A web browser is a software application for retrieving, presenting, and traversing information resources on the World Wide Web. An information

More information

Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web. We have a new pie!

Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web. We have a new pie! Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web We have a new pie! 2 Introduction Key Session Objectives Agenda More Scalable More Flexible More Features Intranet

More information

Survey of Oracle Database

Survey of Oracle Database Survey of Oracle Database About Oracle: Oracle Corporation is the largest software company whose primary business is database products. Oracle database (Oracle DB) is a relational database management system

More information

Developer Marketing: Learn UNIX Fundamentals through UNIX Computer-Based Training from NETg

Developer Marketing: Learn UNIX Fundamentals through UNIX Computer-Based Training from NETg Software Announcement May 22, 2001 Developer Marketing: Learn UNIX Fundamentals through UNIX Computer-Based Training from NETg Overview Learn the basics of UNIX and understand how UNIX can be best used

More information

Overview Guide. Mainframe Connect 15.0

Overview Guide. Mainframe Connect 15.0 Overview Guide Mainframe Connect 15.0 DOCUMENT ID: DC37572-01-1500-01 LAST REVISED: August 2007 Copyright 1991-2007 by Sybase, Inc. All rights reserved. This publication pertains to Sybase software and

More information

Recommendations for Web Development and Deployment Using Team Developer

Recommendations for Web Development and Deployment Using Team Developer Recommendations for Web Development and Deployment Using Team Developer By Kumuthini Ragavan Senior Technical Consultant Gupta Technologies, LLC 975 Island Drive Redwood Shores, CA 94065 USA Phone +1-650-596-3400

More information

Lotus Learning Management System R1

Lotus Learning Management System R1 Lotus Learning Management System R1 Version 1.0.4 March 2004 Administrator's Guide G210-1785-00 Contents Chapter 1 Introduction to the Learning Management System and Administration...1 Understanding the

More information

Internet Application Developer

Internet Application Developer Internet Application Developer SUN-Java Programmer Certification Building a Web Presence with XHTML & XML 5 days or 12 evenings $2,199 CBIT 081 J A V A P R O G R A M M E R Fundamentals of Java and Object

More information

Micro Focus Net Express

Micro Focus Net Express data sheet Micro Focus Net Express Micro Focus Net Express provides a complete environment for quickly building and modernizing COBOL enterprise components and business applications for client/server platforms

More information

Design and Implementation of Cost Effective MIS for Universities

Design and Implementation of Cost Effective MIS for Universities Fourth LACCEI International Latin American and Caribbean Conference for Engineering and Technology (LACCET 2006) Breaking Frontiers and Barriers in Engineering: Education, Research and Practice 21-23 June

More information

Webcast: IBM WebFacing Tool Enhancements

Webcast: IBM WebFacing Tool Enhancements IBM Software Group Webcast: IBM WebFacing Tool Enhancements November 18 2009 Host Access Transformation Services (HATS) Team Audio conference dial-in: North America dial: 1-866-457-2759 International dial:

More information

Developer Marketing: Build a Web Server Using Microsoft IIS 4.0 CBT Skill Builder Courseware

Developer Marketing: Build a Web Server Using Microsoft IIS 4.0 CBT Skill Builder Courseware Software Announcement April 10, 2001 Developer Marketing: Build a Web Server Using Microsoft IIS 4.0 CBT Skill Builder Courseware Overview Build your skills for Microsoft Certified Systems Engineer (MCSE)

More information

Appendix A - Glossary(of OO software term s)

Appendix A - Glossary(of OO software term s) Appendix A - Glossary(of OO software term s) Abstract Class A class that does not supply an implementation for its entire interface, and so consequently, cannot be instantiated. ActiveX Microsoft s component

More information

INTRODUCTION TO NETCENTRIC COMPUTING

INTRODUCTION TO NETCENTRIC COMPUTING INTRODUCTION TO NETCENTRIC COMPUTING The traditional PC is history: Netcentric computing is the future. Emergence of Netcentric Computing, The Network Computers, Internet Appliances and Connected PCs Introduction

More information

Fast Track Model Based Design and Development with Oracle9i Designer. An Oracle White Paper August 2002

Fast Track Model Based Design and Development with Oracle9i Designer. An Oracle White Paper August 2002 Fast Track Model Based Design and Development with Oracle9i Designer An Oracle White Paper August 2002 Fast Track Model Based Design and Development with Oracle9i Designer Executive Overivew... 3 Introduction...

More information

SUN Sun Certified Enterprise Architect for J2EE 5. Download Full Version :

SUN Sun Certified Enterprise Architect for J2EE 5. Download Full Version : SUN 310-052 Sun Certified Enterprise Architect for J2EE 5 Download Full Version : http://killexams.com/pass4sure/exam-detail/310-052 combination of ANSI SQL-99 syntax coupled with some company-specific

More information

QM Chapter 1 Database Fundamentals Version 10 th Ed. Prepared by Dr Kamel Rouibah / Dept QM & IS

QM Chapter 1 Database Fundamentals Version 10 th Ed. Prepared by Dr Kamel Rouibah / Dept QM & IS QM 433 - Chapter 1 Database Fundamentals Version 10 th Ed Prepared by Dr Kamel Rouibah / Dept QM & IS www.cba.edu.kw/krouibah Dr K. Rouibah / dept QM & IS Chapter 1 (433) Database fundamentals 1 Objectives

More information

Veritas NetBackup 6.5 Clients and Agents

Veritas NetBackup 6.5 Clients and Agents Veritas NetBackup 6.5 Clients and Agents The Veritas NetBackup Platform Next-Generation Data Protection Overview Veritas NetBackup provides a simple yet comprehensive selection of innovative clients and

More information

Microsoft SharePoint Server 2013 Plan, Configure & Manage

Microsoft SharePoint Server 2013 Plan, Configure & Manage Microsoft SharePoint Server 2013 Plan, Configure & Manage Course 20331-20332B 5 Days Instructor-led, Hands on Course Information This five day instructor-led course omits the overlap and redundancy that

More information

OC://WebConnect User's Guide and Reference Version 3.2

OC://WebConnect User's Guide and Reference Version 3.2 OC://WebConnect User's Guide and Reference Version 3.2 2711 LBJ Freeway, Suite 800 Dallas, TX 75234 (972) 454-5200 Fax: (972) 888-0688 OpenConnect Systems Incorporated continually updates its product publications.

More information

(C) Global Journal of Engineering Science and Research Management

(C) Global Journal of Engineering Science and Research Management ANDROID BASED SECURED PHOTO IDENTIFICATION SYSTEM USING DIGITAL WATERMARKING Prof.Abhijeet A.Chincholkar *1, Ms.Najuka B.Todekar 2, Ms.Sunita V.Ghai 3 *1 M.E. Digital Electronics, JCOET Yavatmal, India.

More information

A Solution for Document Bases and Relational Databases Integration Problem

A Solution for Document Bases and Relational Databases Integration Problem A Solution for Document Bases and Relational Databases Integration Problem Abstract äloylqdv%lqlvhylþlxv Vytautas Magnus University, Kaunas, Lithuania zilvinasb@kaunas.omnitel.net Eugenijus Telešius Vytautas

More information

Technical Overview. Access control lists define the users, groups, and roles that can access content as well as the operations that can be performed.

Technical Overview. Access control lists define the users, groups, and roles that can access content as well as the operations that can be performed. Technical Overview Technical Overview Standards based Architecture Scalable Secure Entirely Web Based Browser Independent Document Format independent LDAP integration Distributed Architecture Multiple

More information

Chapter 1 GETTING STARTED. SYS-ED/ Computer Education Techniques, Inc.

Chapter 1 GETTING STARTED. SYS-ED/ Computer Education Techniques, Inc. Chapter 1 GETTING STARTED SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: WSAD. J2EE business topologies. Workbench. Project. Workbench components. Java development tools. Java projects

More information

IBM QMF for Windows for IBM iseries, V7.2 Business Intelligence Starts Here!

IBM QMF for Windows for IBM iseries, V7.2 Business Intelligence Starts Here! Software Announcement February 26, 2002 IBM QMF for Windows for IBM iseries, V7.2 Business Intelligence Starts Here! Overview QMF for Windows for iseries, V7.2, is a multipurpose enterprise query environment

More information

DECISIONSCRIPT TM. What Makes DecisionScript Unique? Vanguard. Features At-a-Glance

DECISIONSCRIPT TM. What Makes DecisionScript Unique? Vanguard. Features At-a-Glance Vanguard DECISIONSCRIPT TM Intelligent Web Sites for E-Business DecisionScript is a Web application server and development platform for building server-side, JavaScript applications that use artificial

More information

Oracle WebLogic Server 11g: Administration Essentials

Oracle WebLogic Server 11g: Administration Essentials Oracle University Contact Us: +33 (0) 1 57 60 20 81 Oracle WebLogic Server 11g: Administration Essentials Duration: 5 Days What you will learn This Oracle WebLogic Server 11g: Administration Essentials

More information

System Requirements. SAS Activity-Based Management 7.2. Deployment

System Requirements. SAS Activity-Based Management 7.2. Deployment System Requirements SAS Activity-Based Management 7.2 This document provides the requirements for installing and running SAS Activity-Based Management. You must update your computer to meet the minimum

More information

Sage ACT! PRO 2011 System Requirements

Sage ACT! PRO 2011 System Requirements Sage ACT! PRO 2011 System Requirements Important Note: All minimum system requirements are based on a single-user environment (one computer accessing a local database). In a shared environment, Sage ACT!

More information

How to Configure Informix Connect and ODBC

How to Configure Informix Connect and ODBC Platform: Informix How to Configure Informix Connect and ODBC James Edmiston Informix DBA Consultant Quest Information Systems, Inc. Session: L7 /3:30 Purpose Identify Informix connectivity products and

More information

DBMS (FYCS) Unit - 1. A database management system stores data in such a way that it becomes easier to retrieve, manipulate, and produce information.

DBMS (FYCS) Unit - 1. A database management system stores data in such a way that it becomes easier to retrieve, manipulate, and produce information. Prof- Neeta Bonde DBMS (FYCS) Unit - 1 DBMS: - Database is a collection of related data and data is a collection of facts and figures that can be processed to produce information. Mostly data represents

More information

Active Endpoints. ActiveVOS Platform Architecture Active Endpoints

Active Endpoints. ActiveVOS Platform Architecture Active Endpoints Active Endpoints ActiveVOS Platform Architecture ActiveVOS Unique process automation platforms to develop, integrate, and deploy business process applications quickly User Experience Easy to learn, use

More information

Introduction To Web Architecture

Introduction To Web Architecture Introduction To Web Architecture 1 Session Plan Topic Estimated Duration Distributed computing 20 min Overview of Sun Microsoft Architecture 15 min Overview of Microsoft Architecture 15 min Summary 15

More information

Enterprise print management in VMware Horizon

Enterprise print management in VMware Horizon Enterprise print management in VMware Horizon Introduction: Embracing and Extending VMware Horizon Tricerat Simplify Printing enhances the capabilities of VMware Horizon environments by enabling reliable

More information

Enterprise Java Unit 1-Chapter 2 Prof. Sujata Rizal Java EE 6 Architecture, Server and Containers

Enterprise Java Unit 1-Chapter 2 Prof. Sujata Rizal Java EE 6 Architecture, Server and Containers 1. Introduction Applications are developed to support their business operations. They take data as input; process the data based on business rules and provides data or information as output. Based on this,

More information

R&D White Paper WHP 018. The DVB MHP Internet Access profile. Research & Development BRITISH BROADCASTING CORPORATION. January J.C.

R&D White Paper WHP 018. The DVB MHP Internet Access profile. Research & Development BRITISH BROADCASTING CORPORATION. January J.C. R&D White Paper WHP 018 January 2002 The DVB MHP Internet Access profile J.C. Newell Research & Development BRITISH BROADCASTING CORPORATION BBC Research & Development White Paper WHP 018 Title J.C. Newell

More information

C++Builder - Frequently Asked Questions

C++Builder - Frequently Asked Questions C++Builder 2010 FAQ C++Builder - Frequently Asked Questions GENERAL QUESTIONS What is Embarcadero C++Builder? C++Builder is the only true RAD C++ environment and framework designed for ultra-fast development

More information

POSTER SESSION. Wireless Cardiology Decision Support System. Proceedings Paper. Slide Presentation. Dr. Saji Salam SSI Technologies Chennai, India

POSTER SESSION. Wireless Cardiology Decision Support System. Proceedings Paper. Slide Presentation. Dr. Saji Salam SSI Technologies Chennai, India Proceedings Paper Slide Presentation Handouts Case Study POSTER SESSION Wireless Cardiology Decision Support System 16 Dr. Saji Salam SSI Technologies Chennai, India Anand Subramanian Software Solutions

More information

System Requirements. SAS Activity-Based Management Deployment

System Requirements. SAS Activity-Based Management Deployment System Requirements SAS Activity-Based Management 7.11 This document provides the requirements for installing and running SAS Activity-Based Management. You must update your computer to meet the minimum

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 10.5 Feb 2018 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

File Services. File Services at a Glance

File Services. File Services at a Glance File Services High-performance workgroup and Internet file sharing for Mac, Windows, and Linux clients. Features Native file services for Mac, Windows, and Linux clients Comprehensive file services using

More information

Ivanti Service Desk and Asset Manager Technical Specifications and Architecture Guidelines

Ivanti Service Desk and Asset Manager Technical Specifications and Architecture Guidelines Ivanti Service Desk and Asset Manager Technical Specifications and Architecture Guidelines This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

ACT! by Sage Corporate Edition 2010 System Requirements

ACT! by Sage Corporate Edition 2010 System Requirements ACT! by Sage Corporate Edition 2010 System Requirements (Includes ACT! by Sage Premium and ACT! by Sage Premium for Web) Important Note: All minimum system requirements are based on a single-user environment

More information

National Language Support for Windows NT and AIX Now Available with IBM WebSphere Application Server V3.0.1, Standard Edition

National Language Support for Windows NT and AIX Now Available with IBM WebSphere Application Server V3.0.1, Standard Edition Software Announcement November 16, 1999 National Language Support for Windows NT and AIX Now Available with IBM WebSphere Application Server V3.0.1, Standard Edition Overview WebSphere Application Server

More information

Aton Connect Host Integration Toolkit Data Sheet

Aton Connect Host Integration Toolkit Data Sheet Aton Connect Host Integration Toolkit Data Sheet I f you are like most developers and engineers, you want a tool that is easy to learn, gets the job done quickly, and is supported by knowledgeable staff

More information

d-cyphamap an Internet delivered spatial decision support system

d-cyphamap an Internet delivered spatial decision support system d-cyphamap an Internet delivered spatial decision support system Matthew Lythe GIS Technical Architect d-cypha Limited ABSTRACT The provision of dynamic mapping and spatial analysis over the Internet poses

More information

Talend Open Studio for Data Quality. User Guide 5.5.2

Talend Open Studio for Data Quality. User Guide 5.5.2 Talend Open Studio for Data Quality User Guide 5.5.2 Talend Open Studio for Data Quality Adapted for v5.5. Supersedes previous releases. Publication date: January 29, 2015 Copyleft This documentation is

More information

JAVASCRIPT CHARTING. Scaling for the Enterprise with Metric Insights Copyright Metric insights, Inc.

JAVASCRIPT CHARTING. Scaling for the Enterprise with Metric Insights Copyright Metric insights, Inc. JAVASCRIPT CHARTING Scaling for the Enterprise with Metric Insights 2013 Copyright Metric insights, Inc. A REVOLUTION IS HAPPENING... 3! Challenges... 3! Borrowing From The Enterprise BI Stack... 4! Visualization

More information

Database Access. Rick Cattell JavaSoft

Database Access. Rick Cattell JavaSoft Database Access Rick Cattell JavaSoft Database Access 1. Relational database connectivity: JDBC 2. Higher-level relational APIs and tools 3. Object-oriented databases 4. Partners and summary Overview Java

More information

Infrastructure Navigator User's Guide

Infrastructure Navigator User's Guide vcenter Infrastructure Navigator 1.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

Features and benefits

Features and benefits Product Brief CallPilot Unified Messaging Increase productivity through unified access to email, voicemail and fax with richer user experience and lower TCO Features and benefits > Provides access to email,

More information

1Z Oracle. Java Enterprise Edition 5 Enterprise Architect Certified Master

1Z Oracle. Java Enterprise Edition 5 Enterprise Architect Certified Master Oracle 1Z0-864 Java Enterprise Edition 5 Enterprise Architect Certified Master Download Full Version : http://killexams.com/pass4sure/exam-detail/1z0-864 Answer: A, C QUESTION: 226 Your company is bidding

More information

ThinAir Server Platform White Paper June 2000

ThinAir Server Platform White Paper June 2000 ThinAir Server Platform White Paper June 2000 ThinAirApps, Inc. 1999, 2000. All Rights Reserved Copyright Copyright 1999, 2000 ThinAirApps, Inc. all rights reserved. Neither this publication nor any part

More information

IIOP: Internet Inter-ORB Protocol Make your code accessible even in future, with the next universal protocol

IIOP: Internet Inter-ORB Protocol Make your code accessible even in future, with the next universal protocol IIOP: Internet Inter-ORB Protocol Make your code accessible even in future, with the next universal protocol My Articles: Home Networking Wearable Computing IIOP Meet My Friend Intelligent Agents We are

More information

Script for Visualization of Algorithms: Framework for Animation Environment and Composite Structures

Script for Visualization of Algorithms: Framework for Animation Environment and Composite Structures DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING, IIT KHARAGPUR Script for Visualization of Algorithms: Framework for Animation Environment and Composite Structures A synopsis of the thesis to be submitted

More information

IBM Tivoli OMEGAMON XE on z/os

IBM Tivoli OMEGAMON XE on z/os Manage and monitor your z/os and OS/390 systems IBM Highlights Proactively manage performance and availability of IBM z/os and IBM OS/390 systems from a single, integrated interface Maximize availability

More information

Database Server. 2. Allow client request to the database server (using SQL requests) over the network.

Database Server. 2. Allow client request to the database server (using SQL requests) over the network. Database Server Introduction: Client/Server Systems is networked computing model Processes distributed between clients and servers. Client Workstation (usually a PC) that requests and uses a service Server

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Creating Domains Using the Configuration Wizard 11g Release 1 (10.3.4) E14140-04 January 2011 This document describes how to use the Configuration Wizard to create, update, and

More information