Architectural Refactoring; illustrated by MR

Size: px
Start display at page:

Download "Architectural Refactoring; illustrated by MR"

Transcription

1 rest of world network MR scanner admin MR scan MR view UI patient admin acquisition scan UI scan control reconstruction database operating system image processing rest of world MR scanner network view UI admin MR scan MR view UI scan UI view UI patient admin acquisition scan control reconstruction database operating system image processing view print print archive communicate view archive communicate rest of world network MR scanner admin MR scan MR view UI patient admin acquisition scan UI scan control reconstruction database image processing operating system rest of world network MR scanner view UI view print admin MR scan MR view UI patient admin acquisition scan UI scan control reconstruction HIS database image processing operating system RIS view UI view print archive communicate archive communicate by Gerrit Muller Buskerud University College Abstract The market of medical appliances shows a fast increasing diversity. Manufacturers must be able to combine existing functions and new applications in a short time frame. A large amount of accumulated SW code (legacy) has to be reused in new ways. The architecture(s) must be adapted to these new ways of working. Revolutionary adaptations have proven to be extremely risky. Opportunistic extension and integration decrease the quality of the code base, making it increasingly more difficult to continue. Architectural refactoring is a feedback based method to evolve an architecture. Distribution This article or presentation is written as part of the Gaudí project. The Gaudí project philosophy is to improve by obtaining frequent feedback. Frequent feedback is pursued by an open creation process. This document is published as intermediate or nearly mature version to get feedback. Further distribution is allowed as long as the document remains complete and unchanged. status: preliminary draft

2 Today s Medical Products 2 Gerrit Muller ARMRproducts

3 Trend: Convergence of separate worlds Telecom Computer Medical 3 Gerrit Muller ARMRconvergence

4 Integration and Diversity information handling administration billing scheduling logistics oratory pharmaceutics MR image acquisition image handling bore systems 7T 3T gradients very fast prepare diagnosis treatment planning 1.5T fast diagnosis research open magnets 1T economy report education 0.6T RF coils integrated dedicated authorise clinical review demonstration 4 Gerrit Muller ARMRintegrationAndDiversity

5 Today s Medical Products PC + admin PC + office network(s) DICOM, HL7, proprietary MR scanner + patient handling + image acquisition + local admin + local view + local print + local store mainframe + admin + billing + scheduling + logistics legacy + oratory NT network + pharmaceutics second console + local admin + local view + local print + local store import export PC + research PC + remote viewing + treatment planning + prepare diagnosis PACS + report + demonstrate + teach 5 Gerrit Muller ARMRcurrentProducts

6 Distribution Scenario s A "Thin Servers" B "All-in-one" Combi's C "All-in-one" server D "Modular" Clients All-in-one Combi's Thin Clients Client Client Client Network Network legend Network Network acquisition image handling Thin Servers information handling generic technology All-in-one Server (PACS or HIS) Server Server Server 6 Gerrit Muller ARMRproductScenarios

7 Problem: increasing SW size, decreasing reliability? man-years per product typical amount of errors per product Gerrit Muller ARMRproblem

8 The Holy Grail: Reuse $$ REUSE Promise time Reality 8 Gerrit Muller ARtheHolyGrail

9 Simplistic Architecture rest of world network MR scanner admin MR scan MR view UI scan UI view UI patient admin acquisition scan control reconstruction image processing view print archive communicate database operating system 9 Gerrit Muller ARMRsimplisticArchitecture

10 Future Simplistic Architecture MR scanner work flow HIS integrated client RIS integrated client client MR scan PACS integrated client work- station integrated client MR view glue database operating system network servers work- station 10 Gerrit Muller ARMRsimplisticArchitectureFuture

11 Availe Code Assets >1000 my >1000 rest my of world >1000 my total ROW: >3000 my network MR scanner UI patient admin >100 my scan UI scan control >500 my acquisition reconstruction image processing view UI view print >300 my archive communicate buy: >300 my >100 my total make: >1000 my database operating system buy: >200 my buy: >1000 my total buy: >1500 my 11 Gerrit Muller ARMRcodeAssets

12 Merge problems Architectural mismatch : wrappers, translators, conflicting controls additional code and complexity, no added value tuner UI MPEG tuner UI MPEG Poor performance; additional resource usage Problems Architecture Reuse Duplication non problem 12 Gerrit Muller ARmergeProblems

13 Solution: Architectural Refactoring Refactoring clear product clear value proposition within short term business goals with limited but substantial refactoring goals feedback on direction limited investment based on long term architecture vision 13 Gerrit Muller ARsolution

14 Example of Refactoring Goals + Decrease Code Size + Decrease Resource Usage * power * memory * silicon area Quality Improvement investment as percentage of total budget 20% 10% 0% + Increase Performance * response time * throughput + Increase quality * decrease fault density time 14 Gerrit Muller ARrefactoringGoals

15 Architectural vs Code refactoring Architectural Refactoring Function, Structure, Rationale Code Refactoring old new optimize()... add(a)... remove()... move()... accelarate()... add(a)... remove()... Mechanisms, Technologies old return( error ) free, alloc raise( exception ) old new optimize()... add(a)... remove()... move()... accelarate()... new garbage collection 15 Gerrit Muller ARcodeVersusArchitecturalRefactoring

16 Prerequisite 1 Frequent feedback 16 Gerrit Muller

17 Feedback stepsize: elapsed time: 3 months 25 months Target Start 17 Gerrit Muller LWAfeedbackLarge

18 Feedback (2) stepsize: elapsed time 3 months 25 months Target 2 months 12 months Target Start Start 18 Gerrit Muller LWAfeedbackMedium

19 Feedback (3) stepsize: elapsed time 3 months 25 months 2 months 12 months 1 month 8 months Target Target Target Start Start Start Small feedback cycles result in Faster Time to Market 19 Gerrit Muller LWAfeedbackSmall

20 Prerequisite 2 Awareness of dynamics 20 Gerrit Muller

21 Myth: Platforms are Stable Dynamic Market How stable is a platform or an architecture? Architecture Components Platform Fast changing Technology 21 Gerrit Muller LWAplatformStability

22 Platform Evolution (Easyvision ) Last changed in: Growth Change rd generation components are mature, active maintenance needed. Growth and change continues, some "old" components become obsolete 22 Gerrit Muller LWAplatformEvolution

23 Prerequisite 3 Long Term Vision 23 Gerrit Muller

24 Example Long Term Vision Applications Services personalization i.e. tunes, themes Framework Reference Architecture Configuration i.e. Internationalization Computing Infrastructure Domain Infrastructure Long Term Vision: Reference Architecture + Sample implementation of Framework and Components 24 Gerrit Muller ARlongTermVisionExample

25 Don t do MR scanner HIS HIS integrated client RIS integrated client client MR scan PACS integrated client workintegrated station client MR view RIS PACS glue database operating system network MR view servers Proclaimed reuse Opportunistic Legacy Integration MR scan DB OS 25 Gerrit Muller ARMRtheWrongWay

26 Conclusion: Refactoring the Architecture is a must rest of world rest of world network network MR scanner MR scanner admin MR scan MR view UI scan UI view UI admin MR scan MR view UI scan UI view UI patient admin acquisition scan control reconstruction image processing view print archive communicate patient admin acquisition scan control reconstruction image processing view print archive communicate database database operating system operating system rest of world rest of world network network MR scanner MR scanner admin MR scan MR view UI scan UI view UI admin MR scan MR view UI scan UI view UI patient admin acquisition scan control reconstruction image processing view print archive communicate patient admin acquisition scan control reconstruction image processing view print archive communicate database database operating system operating system HIS RIS 26 Gerrit Muller ARMRrefactoring

Modeling and Analysis: Life Cycle Models

Modeling and Analysis: Life Cycle Models by Gerrit Muller Buskerud University College e-mail: gaudisite@gmail.com www.gaudisite.nl Abstract Products and enterprises evolve over time. This presentation explores the impact of these changes on the

More information

High Level Modeling to Support Software Design

High Level Modeling to Support Software Design by Gerrit Muller Buskerud University College e-mail: gaudisite@gmail.com www.gaudisite.nl Abstract High level models are simple models with the primary goal to support understanding, analysis, communication

More information

Module System Architecture Context

Module System Architecture Context Module System Architecture Context by Gerrit Muller Buskerud University College and Buskerud University College e-mail: gaudisite@gmail.com www.gaudisite.nl Abstract The system architecture process is

More information

Workshop Reflective Practice; Critical Thinking

Workshop Reflective Practice; Critical Thinking by Gerrit Muller Buskerud University College e-mail: gaudisite@gmail.com www.gaudisite.nl Abstract Critical Thinking is one of the core skills for Reflection. In this workshop we first make students aware

More information

Module Modeling and Analysis: Application and Life Cycle Modeling

Module Modeling and Analysis: Application and Life Cycle Modeling Module Modeling and Analysis: Application and Life Cycle Modeling The complete course MA 611 TM is owned by TNO-ESI. To teach this course a license from Buskerud University College is required. This material

More information

How To Write A Medical Journal

How To Write A Medical Journal MR lezing Re-use in Workstation Products By Gerrit Muller Philips Medical Systems Common Digital Systems Philips Medical Systems 1 Common Digital Systems, Gerrit Muller EasyVision family of products Examination

More information

Software Reuse; Caught between strategic importance and practical feasibility

Software Reuse; Caught between strategic importance and practical feasibility Software Reuse; Caught between strategic importance and practical feasibility - trends consequences solutions features performance expectations number of products release cycle time years months openness

More information

Module Product Families and Generic Developments

Module Product Families and Generic Developments Module Families and Generic Developments by Gerrit Muller HBV-NISE e-mail: gaudisite@gmail.com www.gaudisite.nl Abstract This module addresses families and generic developments. Distribution This article

More information

Industry Master; Engineering Work Experience part-time Job

Industry Master; Engineering Work Experience part-time Job Industry Master; Engineering Work Experience part-time Job by Gerrit Muller Buskerud University College e-mail: gaudisite@gmail.com www.gaudisite.nl Abstract The Systems Engineering Master education in

More information

The New Economics of SAP Business Suite powered by SAP HANA. 2013 SAP AG. All rights reserved. 2

The New Economics of SAP Business Suite powered by SAP HANA. 2013 SAP AG. All rights reserved. 2 The New Economics of SAP Business Suite powered by SAP HANA 2013 SAP AG. All rights reserved. 2 COMMON MYTH Running SAP Business Suite on SAP HANA is more expensive than on a classical database 2013 2014

More information

How to appraise or assess an architect?

How to appraise or assess an architect? - value for the company very high low The Boss (business manager) Jim Green (family John Brown Joe Go (project leader) Yo Nerd (SW engineer) potential Se Nior Ju Nior (chief designer) D. Blackhat 1 ask

More information

OO experiences in Medical Workstation Products. Gerrit Muller. Philips Medical Systems Common Digital Systems

OO experiences in Medical Workstation Products. Gerrit Muller. Philips Medical Systems Common Digital Systems OO experiences in Medical Workstation Products By Gerrit Muller Philips Medical Systems Common Digital Systems Philips Medical Systems 1 Common Digital Systems, Gerrit Muller EasyVision family of products

More information

Next Generation ETS Software A preview of the upcoming new ETS5 system & user enhancements. KNX Association, Brussels André Hänel

Next Generation ETS Software A preview of the upcoming new ETS5 system & user enhancements. KNX Association, Brussels André Hänel A preview of the upcoming new ETS5 system & user enhancements KNX Association, Brussels André Hänel What's new in ETS5; Introduction All technical details given here are for your information only. A public

More information

Module Modeling and Analysis: Inputs and Uncertainties

Module Modeling and Analysis: Inputs and Uncertainties Module Modeling and Analysis: Inputs and Uncertainties The complete course MA 611 TM is owned by TNO-ESI. To teach this course a license from Buskerud University College is required. This material is preliminary

More information

Introduction to System Performance Design

Introduction to System Performance Design Introduction to ystem Performance Design - What If... ample application code: store rogs vei 41 P.O. Box 235, NO-3603 Kongsberg Norway gaudisite@gmail.com Abstract What is ystem Performance? Why should

More information

Real-Time Reconciliation of Invoice and Goods Receipts powered by SAP HANA. Stefan Karl, Finance Solutions, SAP ASUG Presentation, May 2013

Real-Time Reconciliation of Invoice and Goods Receipts powered by SAP HANA. Stefan Karl, Finance Solutions, SAP ASUG Presentation, May 2013 Real-Time Reconciliation of Invoice and Goods Receipts powered by SAP HANA Stefan Karl, Finance Solutions, SAP ASUG Presentation, May 2013 Legal disclaimer The information in this presentation is confidential

More information

Cirrus 0.2T. MRI for Everyone. North America, Asia, Europe. contact: kturek@mri-tech.pl

Cirrus 0.2T. MRI for Everyone. North America, Asia, Europe. contact: kturek@mri-tech.pl Cirrus 0.2T MRI for Everyone North America, Asia, Europe contact: kturek@mri-tech.pl MRI-TECH inc. Cirrus MRI system for all your needs: Low costs Low maintenance High quality Open geometry Imaging of

More information

EasyVision family of products

EasyVision family of products EasyVision family of products Examination rooms R/F Vascular print print store export view phase 1: 1992 Examination rooms clinical focus phase 3: 1995 MR CT research archive MPR MPR print store export

More information

Technology Insight Series

Technology Insight Series HP s Information Supply Chain Optimizing Information, Data and Storage for Business Value John Webster August, 2011 Technology Insight Series Evaluator Group Copyright 2011 Evaluator Group, Inc. All rights

More information

SecureGRC TM - Cloud based SaaS

SecureGRC TM - Cloud based SaaS - Cloud based SaaS Single repository for regulations and standards Centralized repository for compliance related organizational data Electronic workflow to speed up communications between various entries

More information

Modeling and Analysis Overview

Modeling and Analysis Overview U" U' diagnostic quality CoO image quality U throughput purchase T price IQ spec typical case BoM B profit margin standard workstation CPU budget S Moore's law memory budget common console render engine

More information

The challenge of IP Data Retention to Traditional Approach. mario.mene@retentia.com

The challenge of IP Data Retention to Traditional Approach. mario.mene@retentia.com IP Data Retention The challenge of IP Data Retention to Traditional Approach 27 February 2007 mario.mene@retentia.com Summary The challenge The typical solution Retentia s approach DRS: the solution for

More information

GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS

GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS Embedded Systems White Paper GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS September 2009 ABSTRACT Android is an open source platform built by Google that includes an operating system,

More information

How To Use Softxpand (A Thin Client) On A Pc Or Laptop Or Mac Or Macbook Or Ipad (For A Powerbook)

How To Use Softxpand (A Thin Client) On A Pc Or Laptop Or Mac Or Macbook Or Ipad (For A Powerbook) SoftXpand in Thin Client Environment Prepared by MiniFrame Marketing & Sales Team What is SoftXpand? SoftXpand software turns ANY PC (desktop/server/laptop) into multiple independent workstations. It is

More information

TRAINING SERVICES COURSE CATALOG

TRAINING SERVICES COURSE CATALOG TRAINING SERVICES COURSE CATALOG 2015 INTRODUCTION As the market leader in SON, Cellwize cooperate with customers and partners to achieve full solution adoption. Cellwize helps prepare client users to

More information

101-301 Guide to Mobile Testing

101-301 Guide to Mobile Testing 101-301 Guide to Mobile Testing Perfecto Mobile & Toronto Association of System and Software Eran Kinsbruner & Joe Larizza 2014 What To Do? Great News Your first Mobile Project has arrived! You have been

More information

Enterprise Infrastructure Architecture

Enterprise Infrastructure Architecture Enterprise Infrastructure Architecture RL Information Consulting LLC January 7, 2003 The Information contained in this presentation is based on Intellectual Capital provided by David Merrill and Copyrighted

More information

Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER

Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER Table of contents INTRODUCTION...1 BMC REMEDY AR SYSTEM ARCHITECTURE...2 BMC REMEDY AR SYSTEM TIER DEFINITIONS...2 > Client Tier...

More information

Novell Open Enterprise Server 2015 and Microsoft Windows Server 2012 R2 Compare and Contrast:

Novell Open Enterprise Server 2015 and Microsoft Windows Server 2012 R2 Compare and Contrast: Novell Open Enterprise Server 2015 and Microsoft Windows Server 2012 R2 Compare and Contrast: John A. Clark Storage Engineer IBM, Inc. jaclark@us.ibm.com James Johnatakis Network Engineer Taos, Inc. jjohnatakis@taos.com

More information

PROCESSING & MANAGEMENT OF INBOUND TRANSACTIONAL CONTENT

PROCESSING & MANAGEMENT OF INBOUND TRANSACTIONAL CONTENT PROCESSING & MANAGEMENT OF INBOUND TRANSACTIONAL CONTENT IN THE GLOBAL ENTERPRISE A BancTec White Paper SUMMARY Reducing the cost of processing transactions, while meeting clients expectations, protecting

More information

Prof. Dr. Lutz Heuser SAP Research

Prof. Dr. Lutz Heuser SAP Research Enterprise Services Architecture & Semantic Web Services Prof. Dr. Lutz Heuser SAP Research Enterprise Services Architecture Architecture for Change Semantic Web Services Time for Change: IT is Entering

More information

Multi-view Architecting

Multi-view Architecting by Gerrit Muller, JürgenMüller, Jan Gerben Wijnstra College, Philips Research e-mail: gaudisite@gmail.com www.gaudisite.nl Buskerud University Abstract The development of large SW-intensive products needs

More information

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 6 Professional Graduate Diploma in IT SOFTWARE ENGINEERING 2

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 6 Professional Graduate Diploma in IT SOFTWARE ENGINEERING 2 BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 6 Professional Graduate Diploma in IT SOFTWARE ENGINEERING 2 EXAMINERS REPORT Friday 2 nd October 2015 Answer any THREE

More information

Building a Business Case for IP Telephony for Small and Medium Businesses

Building a Business Case for IP Telephony for Small and Medium Businesses Building a Business Case for IP Telephony for Small and Medium Businesses Helen Chan Senior Analyst Small & Medium Business Strategies The Yankee Group hchan@yankeegroup.com Copyright 2003, the Yankee

More information

MedBroker A DICOM and HL7 Integration Product. Whitepaper

MedBroker A DICOM and HL7 Integration Product. Whitepaper MedBroker A DICOM and HL7 Integration Product Whitepaper Copyright 2009, Keymind Computing AS All trademarks and copyrights referred to are the property of their respective owners. Revision 1.0 Oct 19

More information

How To Understand The Theory Of Integration

How To Understand The Theory Of Integration Reflections on 3 decades of unforeseen failures by Gerrit Muller Buskerud University College e-mail: gaudisite@gmail.com www.gaudisite.nl Abstract Nearly all systems developments run into problems in the

More information

GUIDE TO SETTING UP AN MRI RESEARCH PROJECT

GUIDE TO SETTING UP AN MRI RESEARCH PROJECT GUIDE TO SETTING UP AN MRI RESEARCH PROJECT Formal requirements and procedures OVERVIEW This document is intended to help a principle investigator set up a research project using magnetic resonance imaging

More information

Outline: Operating Systems

Outline: Operating Systems Outline: Operating Systems What is an OS OS Functions Multitasking Virtual Memory File Systems Window systems PC Operating System Wars: Windows vs. Linux 1 Operating System provides a way to boot (start)

More information

Liberate Your Image Data

Liberate Your Image Data Liberate Your Image Data Does Adherence to the DICOM Standard Guarantee Interoperability? 2009-2014 Mach7 Technologies, Inc. Page 1 of 9 Table of Contents Abstract...3 The DICOM Standard Does Not Guarantee

More information

EISOO AnyBackup Family 5.0 All-in-One Protection

EISOO AnyBackup Family 5.0 All-in-One Protection EISOO AnyBackup Family 5.0 All-in-One Protection ESSENTIALS Simplifies data backup by integrating software, hardware, server and storage in one product Provides comprehensive backup for files, emails,

More information

The Evolution of PACS Data Migration

The Evolution of PACS Data Migration Clinical Content Interoperability White Paper The Evolution of PACS Data Migration A Discussion of Current Migration Strategies Shannon Werb Chief Strategy Officer Chief Operating Officer Contents Introduction...

More information

Niagara IT Manager s Guide

Niagara IT Manager s Guide 3951 Westerre Parkway, Suite 350 Richmond, VA 23233 804.747.4771 Phone 804.747.5204 FAX Niagara IT Manager s Guide A White Paper An IT Manager s Guide to Niagara This document addresses some of the common

More information

Big Data Visualization with JReport

Big Data Visualization with JReport Big Data Visualization with JReport Dean Yao Director of Marketing Greg Harris Systems Engineer Next Generation BI Visualization JReport is an advanced BI visualization platform: Faster, scalable reports,

More information

Load Balancing Medical Imaging & Information System Protocols. Deployment Guide

Load Balancing Medical Imaging & Information System Protocols. Deployment Guide Load Balancing Medical Imaging & Information System Protocols Deployment Guide rev. 1.0.2 Copyright 2002 2016 Loadbalancer.org, Inc. Table of Contents About this Guide...3 Loadbalancer.org Appliances Supported...3

More information

BB2798 How Playtech uses predictive analytics to prevent business outages

BB2798 How Playtech uses predictive analytics to prevent business outages BB2798 How Playtech uses predictive analytics to prevent business outages Eli Eyal, Playtech Udi Shagal, HP June 13, 2013 Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained

More information

Storage management and business continuity strategy and futures

Storage management and business continuity strategy and futures #SymVisionEmea #SymVisionEmea Storage management and business continuity strategy and futures Petter Sveum Information Availability Solution Lead EMEA Ian Wood Information Management Strategy & GTM Storage

More information

Rational Application Developer Performance Tips Introduction

Rational Application Developer Performance Tips Introduction Rational Application Developer Performance Tips Introduction This article contains a series of hints and tips that you can use to improve the performance of the Rational Application Developer. This article

More information

ConCERTO Secure Solutions for Converged Systems

ConCERTO Secure Solutions for Converged Systems ConCERTO Secure Solutions for Converged Systems Distribution for Switzerland: insinova ag www.insinova.ch Jens Albrecht Email: jens.albrecht@insinova.ch Phone: +41 41 748 72 05 September 2011 SCM Microsystems

More information

A Software Engineering Process for Operational Space Weather Systems. S. Dave Bouwer, W. Kent Tobiska Space Environment Technologies www.spacewx.

A Software Engineering Process for Operational Space Weather Systems. S. Dave Bouwer, W. Kent Tobiska Space Environment Technologies www.spacewx. A Software Engineering Process for Operational Space Weather Systems S. Dave Bouwer, W. Kent Tobiska Space Environment Technologies www.spacewx.com Transitioning Research Models into Operations Software

More information

Qualipso Project: Quality Recommendations for FLOSS development processes

Qualipso Project: Quality Recommendations for FLOSS development processes UNIVERSIDADE DE SÃO PAULO Qualipso Project: Quality Recommendations for FLOSS development processes A perspective based on trustworthy elements Viviane Malheiros, Erika Höhn, José Carlos Maldonado RT-335

More information

White Paper. Software Development Best Practices: Enterprise Code Portal

White Paper. Software Development Best Practices: Enterprise Code Portal White Paper Software Development Best Practices: Enterprise Code Portal An Enterprise Code Portal is an inside the firewall software solution that enables enterprise software development organizations

More information

Points of Defect Creation

Points of Defect Creation WHITE PAPER Points of Defect Creation by Shankar Krishnamoorthy Software Product development methodologies try to improve quality by promoting the tactic of testing "early and often." When a defect is

More information

CONDIS. IT Service Management and CMDB

CONDIS. IT Service Management and CMDB CONDIS IT Service and CMDB 2/17 Table of contents 1. Executive Summary... 3 2. ITIL Overview... 4 2.1 How CONDIS supports ITIL processes... 5 2.1.1 Incident... 5 2.1.2 Problem... 5 2.1.3 Configuration...

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

Virtualization for Cloud Computing

Virtualization for Cloud Computing Virtualization for Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF CLOUD COMPUTING On demand provision of computational resources

More information

Self-Tuning Memory Management of A Database System

Self-Tuning Memory Management of A Database System Self-Tuning Memory Management of A Database System Yixin Diao diao@us.ibm.com IM 2009 Tutorial: Recent Advances in the Application of Control Theory to Network and Service Management DB2 Self-Tuning Memory

More information

OPERATING SYSTEMS Software in the Background. Chapter 2

OPERATING SYSTEMS Software in the Background. Chapter 2 OPERATING SYSTEMS Software in the Background Chapter 2 Objectives Describe the functions of an Operating System Explain the basics of a personal computer operating system Describe the advantages of a graphical

More information

Microsoft Virtual Desktop Infrastructure (VDI) FAQ

Microsoft Virtual Desktop Infrastructure (VDI) FAQ Microsoft Virtual Desktop Infrastructure (VDI) FAQ Q1: What is VDI? A1: Virtual Desktop Infrastructure (VDI) is a centralized desktop delivery solution that enables organizations to store and execute desktop

More information

OPC Support IT-CO recommended DCOM settings for OPC

OPC Support IT-CO recommended DCOM settings for OPC European Laboratory for Particle Physics Laboratoire Européen pour la Physique des Particules CH-1211 Genève 23 - Suisse OPC Support IT-CO recommended DCOM settings for OPC Document Version: 2.1 Document

More information

White Paper. Managed IT Services as a Business Solution

White Paper. Managed IT Services as a Business Solution White Paper Managed IT Services as a Business Solution 1 TABLE OF CONTENTS 2 Introduction... 2 3 The Need for Expert IT Management... 3 4 Managed Services Explained... 4 5 Managed Services: Key Benefits...

More information

ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013

ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013 ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013 Description This three-day, instructor-led course provides students with the knowledge and skills to effectively use the Application

More information

Predictive Intelligence: Identify Future Problems and Prevent Them from Happening BEST PRACTICES WHITE PAPER

Predictive Intelligence: Identify Future Problems and Prevent Them from Happening BEST PRACTICES WHITE PAPER Predictive Intelligence: Identify Future Problems and Prevent Them from Happening BEST PRACTICES WHITE PAPER Table of Contents Introduction...1 Business Challenge...1 A Solution: Predictive Intelligence...1

More information

PARCA Certified PACS System Analyst (CPSA2014) Requirements

PARCA Certified PACS System Analyst (CPSA2014) Requirements PARCA Certified PACS System Analyst (CPSA2014) Requirements Copy right notice: Copyright 2014 PACS Administrators in Radiology Certification Association (PARCA). All rights reserved. All rights reserved.

More information

Red Hat VDI. David Simmons

Red Hat VDI. David Simmons Red Hat VDI David Simmons Senior Architect, Red Hat Virtualization AGENDA Open Source and the Evolution of Virtualization Desktop VDI Value Components Real VDI TCO The Future of the Desktop and the savings

More information

Exploring the Synergistic Relationships Between BPC, BW and HANA

Exploring the Synergistic Relationships Between BPC, BW and HANA September 9 11, 2013 Anaheim, California Exploring the Synergistic Relationships Between, BW and HANA Sheldon Edelstein SAP Database and Solution Management Learning Points SAP Business Planning and Consolidation

More information

Monitoring HP OO 10. Overview. Available Tools. HP OO Community Guides

Monitoring HP OO 10. Overview. Available Tools. HP OO Community Guides HP OO Community Guides Monitoring HP OO 10 This document describes the specifications of components we want to monitor, and the means to monitor them, in order to achieve effective monitoring of HP Operations

More information

More than a Portable System

More than a Portable System More than a Portable System General Imaging More than Mobile Setting a new standard: the Premium-performance Mobile A new class of systems: the Gold Standard in terms of quality and solutions meets the

More information

UNH Strategic Technology Plan

UNH Strategic Technology Plan UNH Strategic Technology Plan Joanna Young, UNH Chief Information Officer - April 2010 People increasingly experience or interact with an organization through a technology lens. Accessible, engaging, responsive,

More information

How To Configure A Microsoft Virtual Server 2005 2005 On A Microsoul.Com (Windows) 2005 (Windows 2005) (Windows Vvirtual) (Powerpoint) (Msof) (Evil) (Microsoul) (Amd

How To Configure A Microsoft Virtual Server 2005 2005 On A Microsoul.Com (Windows) 2005 (Windows 2005) (Windows Vvirtual) (Powerpoint) (Msof) (Evil) (Microsoul) (Amd Configuring and Monitoring Virtual Server 2005 eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this

More information

Dismantling PACS: separating image viewing from the data storage and sharing. Bernard Gibaud

Dismantling PACS: separating image viewing from the data storage and sharing. Bernard Gibaud Dismantling PACS: separating image viewing from the data storage and sharing Bernard Gibaud MediCIS, U1099 Inserm, LTSI Faculté de médecine, Rennes bernard.gibaud@univ-rennes1.fr 1 Overview Introduction

More information

Department of Veterans Affairs VHA DIRECTIVE 2011-005 Veterans Health Administration Washington, DC 20420 February 8, 2011

Department of Veterans Affairs VHA DIRECTIVE 2011-005 Veterans Health Administration Washington, DC 20420 February 8, 2011 Department of Veterans Affairs VHA DIRECTIVE 2011-005 Veterans Health Administration Washington, DC 20420 RADIOLOGY PICTURE ARCHIVING AND COMMUNICATION SYSTEMS (PACS) 1. PURPOSE: This Veterans Health Administration

More information

Solutions as a Service N.Konstantinidis Technical Director - MNG

Solutions as a Service N.Konstantinidis Technical Director - MNG Med Nautilus Greece Connected World April 10, 2014 Solutions as a Service N.Konstantinidis Technical Director - MNG MedNautilus Greece Solutions as a Service 2014 SINCE 2002 Data Center Physical Colocation

More information

Compiere Technical Architecture Modern, configurable, extendible

Compiere Technical Architecture Modern, configurable, extendible Compiere Technical Architecture Modern, configurable, extendible Problems with Traditional ERP Complex Bloated with features you ll never use Complicated and time consuming to implement Inflexible Force

More information

Application Lifecycle Management Using Visual Studio 2013 (SCRUM)

Application Lifecycle Management Using Visual Studio 2013 (SCRUM) Course Code: QAALMS13 Vendor: Microsoft Course Overview Duration: 3 RRP: 2,009 Application Lifecycle Management Using Visual Studio 2013 (SCRUM) Overview This three-day, instructor-led course provides

More information

Positioning control in the Healthcare domain. Rob Albers, PhD Healthcare / Image Guided Therapy Systems March 25, 2015

Positioning control in the Healthcare domain. Rob Albers, PhD Healthcare / Image Guided Therapy Systems March 25, 2015 Positioning control in the Healthcare domain Rob Albers, PhD Healthcare / Image Guided Therapy Systems March 25, 2015 Agenda Introduction: Philips Healthcare Image Guided Therapy Systems Positioning control

More information

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4 Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites

More information

Predictive Intelligence: Moving Beyond the Crystal Ball BEST PRACTICES WHITE PAPER

Predictive Intelligence: Moving Beyond the Crystal Ball BEST PRACTICES WHITE PAPER Predictive Intelligence: Moving Beyond the Crystal Ball BEST PRACTICES WHITE PAPER Table of Contents Introduction...1 Business Challenge...1 A Solution: Predictive Intelligence...1 > Dynamic Thresholding...2

More information

Reliability of Software Intensive Systems

Reliability of Software Intensive Systems by Gerrit Muller Buskerud University College e-mail: gaudisite@gmail.com www.gaudisite.nl Abstract The amount of software in many systems increases exponentially. This increase impacts the reliability

More information

Infrastructure solution Options for

Infrastructure solution Options for RFP 16-01 EXHIBIT L Infrastructure solution Options for Corporations and Charities System Contributors: Sanjeev Batta Contents Introduction... 1 Conceptual Infrastructure Design... 2 Corporations and Charities

More information

How to Migrate Citrix XenApp to VMware Horizon 6 TECHNICAL WHITE PAPER

How to Migrate Citrix XenApp to VMware Horizon 6 TECHNICAL WHITE PAPER How to Migrate Citrix XenApp to VMware Horizon 6 TECHNICAL WHITE PAPER Table of Contents Introduction... 3 Horizon and XenApp Components Comparison.... 4 Preparing for the Migration.... 5 Three Approaches

More information

Agent vs. Agent-less auditing

Agent vs. Agent-less auditing Centennial Discovery Agent vs. Agent-less auditing Building fast, efficient & dynamic audits As network discovery solutions have evolved over recent years, two distinct approaches have emerged: using client-based

More information

UCD IT ARCHITECTURE. Executive Summary (2004-2008)

UCD IT ARCHITECTURE. Executive Summary (2004-2008) UCD IT ARCHITECTURE Executive Summary (2004-2008) Prepared by: On behalf of: UCD Computing Services Date: January 2004 Unit 2054 Citywest Business Campus Dublin 24, Ireland. Tel: +353-1-642 0100 Fax: +353-1-642

More information

Application Overhaul. Key Initiative Overview

Application Overhaul. Key Initiative Overview Scott D. Nelson Research Managing Vice President This overview provides a high-level description of the Application Overhaul Key Initiative. IT leaders can use this guide to understand how to develop an

More information

Convergence: The Foundation for Unified Communications

Convergence: The Foundation for Unified Communications Convergence: The Foundation for Unified Communications Authored by: Anthony Cimorelli, Senior Product Marketing Manager Onofrio Norm Schillaci, Principal Sales Engineer Michelle Soltesz, Director, Marketing

More information

The PHI solution. Fujitsu Industry Ready Intel XEON-PHI based solution. SC2013 - Denver

The PHI solution. Fujitsu Industry Ready Intel XEON-PHI based solution. SC2013 - Denver 1 The PHI solution Fujitsu Industry Ready Intel XEON-PHI based solution SC2013 - Denver Industrial Application Challenges Most of existing scientific and technical applications Are written for legacy execution

More information

Today s Learning Objectives

Today s Learning Objectives Day 7 Architecture and Infrastructure (Pearlson Ch 6) MBA 8125 Information technology Management Professor Duane Truex III Today s Learning Objectives Articulate the difference between infrastructure and

More information

Virtual Tape Systems for IBM Mainframes A comparative analysis

Virtual Tape Systems for IBM Mainframes A comparative analysis Virtual Tape Systems for IBM Mainframes A comparative analysis Virtual Tape concepts for IBM Mainframes Mainframe Virtual Tape is typically defined as magnetic tape file images stored on disk. In reality

More information

Maintaining Microsoft SCCM Health with Absolute DDS

Maintaining Microsoft SCCM Health with Absolute DDS Absolute DDS and Microsoft SCCM TECHNOTE Maintaining Microsoft SCCM Health with Absolute DDS absolute.com The challenges with managing Microsoft SCCM Microsoft Systems Center Configuration Manager (SCCM)

More information

Desktop Consolidation. Stéphane Verdy, CTO Devon IT

Desktop Consolidation. Stéphane Verdy, CTO Devon IT Desktop Consolidation Stéphane Verdy, CTO Devon IT Agenda - Desktop Consolidation Migrating from PCs to Hosted Desktops Desktop Centralization Deployment Graphics Compression PCs vs. Thin s TCO User segmentation

More information

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Service Oriented Architecture SOA and Web Services John O Brien President and Executive Architect Zukeran Technologies

More information

Liteon True Speed White Paper SPEED UP NETWORK STORAGE PERFORMANCE WITH LITEON TRUE SPEED TECHNOLOGY

Liteon True Speed White Paper SPEED UP NETWORK STORAGE PERFORMANCE WITH LITEON TRUE SPEED TECHNOLOGY SPEED UP NETWORK STORAGE PERFORMANCE WITH LITEON TRUE SPEED TECHNOLOGY 1 Contents Introduction... Migrating from Hard Disk Drive to Solid State Disk... It s all in the IOPS... Liteon True Speed... Reliable

More information

Carestream Information Management Solutions. Managing the explosion in patient information

Carestream Information Management Solutions. Managing the explosion in patient information Managing the explosion in patient information Carestream Information Management Solutions Carestream Information Management Solutions The right information in the right place at the right time from the

More information

BEST PRACTICES RESEARCH INSERT COMPANY LOGO HERE

BEST PRACTICES RESEARCH INSERT COMPANY LOGO HERE 2013 2014 INSERT COMPANY LOGO HERE 2014 Global Automation Software for Real-time Operational 2013 North American SSL Certificate Intelligence Company of the Year Award Product Leadership Award Background

More information

Stored. Protected. Shared. Imagine all of your hospital data...

Stored. Protected. Shared. Imagine all of your hospital data... Imagine all of your hospital data... Stored. Protected. Shared. Experience the difference that a cost effective, integrated Healthcare Data Management solution can make to your hospital operations and

More information

.NET Framework selected to modernize HR packages produced by INAZ

.NET Framework selected to modernize HR packages produced by INAZ CASE STUDYS STORY.NET Framework selected to modernize HR packages produced by INAZ an Italian Case Study bizlogica Italy summary Inaz is an ISV focused on HR software packages and services that is a reference

More information

University of Strathclyde: Information Services Directorate Operational Plan for 2014/15

University of Strathclyde: Information Services Directorate Operational Plan for 2014/15 University of Strathclyde: Information Services Directorate Operational Plan for 2014/15 Enabling the future: transforming our information systems and technology 2014/15 2014/2015 CONTENTS 1 DRIVERS, STRATEGIC

More information

IT EFFICIENCY 25 MARCH 2016. Mainframe Downsizing. Fabrizio Di Peppo Delivery Manager

IT EFFICIENCY 25 MARCH 2016. Mainframe Downsizing. Fabrizio Di Peppo Delivery Manager IT EFFICIENCY 25 MARCH 2016 Mainframe Downsizing Fabrizio Di Peppo Delivery Manager DISCLAIMER Use of this presentation Remarks: This document is a general company presentation. It is for general purposes

More information

System Services. Engagent System Services 2.06

System Services. Engagent System Services 2.06 System Services Engagent System Services 2.06 Overview Engagent System Services constitutes the central module in Engagent Software s product strategy. It is the glue both on an application level and on

More information

Application of Next Generation Telecom Network Management Architecture to Satellite Ground Systems

Application of Next Generation Telecom Network Management Architecture to Satellite Ground Systems Application of Next Generation Telecom Network Management Architecture to Satellite Ground Systems Author: P.Ramachandran Name: Date: Designation: March 2 nd, 2005 Date: February, 2004 0 Agenda Background

More information