System migration
|
|
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (October 2009) |
System migration involves moving a set of instructions or programs, e.g., PLC (programmable logic controller) programs, from one platform to another, minimizing reengineering.
Migration of systems can also involve downtime, while the old system is replaced with a new one.
Migration can be from a mainframe computer to more open systems. The motivation for this can be the cost savings.[1] Migration can be simplified by tools that can automatically convert data from one form to another. There are also tools to convert the code from one platform to another to be either compiled or interpreted. An alternative to converting the code is the use of software that can run the code from the old system on the new system. Examples are Oracle Tuxedo Application Rehosting Workbench and products for LINC 4GL.
Migration may also be required when the hardware is no longer available. See JOVIAL.
[edit] See also
[edit] References
| This computer science article is a stub. You can help Wikipedia by expanding it. |