Sie sind auf Seite 1von 13

Maintenance Techniques

1
2004 by SEC

Architectural Evolution

There is a need to convert many legacy systems from a centralised architecture to a client-server architecture Change drivers
Hardware costs. Servers are cheaper than mainframes User interface expectations. Users expect graphical user interfaces

Distributed access to systems. Users wish to access the system from different, geographically separated, computers

2
2004 by SEC

Distribution Factors [SOM2004]


Factor Business importance Description Returns on the inv estment of distribu ting a legacy system depend on its importance to the business and how long it will remain important. If distribu tion provides more efficien t support for stable business processes then it is more like ly to be a cost-effectiv e evolution strategy. The older the system the more difficult it will b e to modify its architecture because previous changes will h ave degraded the structure of the system. The more modular the system, the easier it will be to change the architecture. If the application log ic, the data management and the user interface of the system are closely intertwined, it will be difficult to separate functions for migration. Application distribu tion may be necessary if there is company policy to replac e expensive mainframe computers with cheaper servers. .
3
2004 by SEC

System age System structure

Hardware procurement policies

Legacy System Structure

Ideally, for distribution, there should be a clear separation between the user interface, the system services and the system data management In practice, these are usually intermingled in older legacy systems

4
2004 by SEC

Legacy System Structures [SOM2004]


User interface

User interface

Services

Services

Database

Database Real legacy systems

Ideal model for distribution

5
2004 by SEC

Layered Distribution Model [SOM2004]


Presentation Data validation Interaction control Application services Database

6
2004 by SEC

Legacy System Distribution [SOM2004]


Desktop PC clients running application Legacy system Application services Database User interface Legacy system Character terminals Middleware layer (wrapper)

7
2004 by SEC

Distribution Options

The more that is distributed from the server to the client, the higher the costs of architectural evolution The simplest distribution model is UI distribution where only the user interface is implemented on the server The most complex option is where the server simply provides data management and application services are implemented on the client

8
2004 by SEC

Distribution Option Spectrum [SOM2004]


Server: Interaction control Data validation Services Database Server: Services Database Server:Database

Client: Presentation

Client: Presentation Interaction control Data validation

Client: Presentation Interaction control Data validation Services Increasing cost and effort

9
2004 by SEC

User Interface Distribution

UI distribution takes advantage of the local processing power on PCs to implement a graphical user interface Where there is a clear separation between the UI and the application then the legacy system can be modified to distribute the UI Otherwise, screen management middleware can translate text interfaces to graphical interfaces

10
2004 by SEC

User Interface Distribution [SOM2004]


Screen descriptions Legacy system Application services Database User interface Desktop PC clients with GUI interface

Screen management middleware

11
2004 by SEC

UI Migration Strategies [SOM2004]


Strategy Implementation using the window management system Implementation using a web browser Advantages Access to all UI function s so no real restrictions on UI design Better UI performance Platform independent Lower train ing costs due to user familiarity with the WWW Easier to achieve interface consistency Disadvantages Platform dependent May be more difficult to achieve interface consistency Potentially poo rer UI performance Interface design is constrained by the facilities provided by web browsers

12
2004 by SEC

Software maintenance tools

Tools to ease perceptual processes (reformatters)


Tools to gain insight in static structure Tools to gain insight in dynamic behavior Tools that inspect version history

13

SE, Maintenance, Hans van Vliet, 2008

2004 by SEC

13

Das könnte Ihnen auch gefallen