Difference between revisions of "Why Native?"

From MidrangeWiki
Jump to: navigation, search
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
[[Category:GUI]]
 
[[Category:GUI]]
  
 +
==Purpose==
  
==IBM i Native Virtual Machine Vs. Other Virtual Machines And Scripting Environments==
+
This page provides summary comparisons between the IBM i "native" virtual machine environment (command line, integrated database, integrated language environment, work management, and so forth) versus other runtime environments (Java & Microsoft .Net) versus scripting environments (PHP, Python, Perl, Ruby). Each type of environment has advantages and disadvantages over the other; this page will delineate them.
  
Tools that leverage existing green-screen interfaces and offer emulation or a quick migration path to browser user interfaces with little or no programming required.
+
{| class="wikitable" border="1"
 
 
 
 
{| class="wikitable sortable" border="1"
 
 
|-
 
|-
! width="150"|Comparison Attributes
+
! width="150"|Attributes
! width="200"|IBM i Native Virtual Machine
+
! width="200"|Native Virtual Machine (IBM i OS, ILE, etc.)
! width="200"|Other Virtual Machines (ie. Java, .Net)
+
! width="200"|Other Virtual Machines (Java & .Net)
 
! width="200"|Scripting Environments (PHP, Python, Perl, Ruby)
 
! width="200"|Scripting Environments (PHP, Python, Perl, Ruby)
 
|-
 
|-
| [[aXes]]
+
|  
| [http://www.axeslive.com/ LANSA]
+
|  
| aXes transforms RPG and COBOL 5250 programs into Rich Internet Applications accessible via multiple Web Browsers on multiple devices (including mobiles) — without having to change a single line of code. aXes runs in a standard Web browser without installing any software or ActiveX controls on the client device. All web apps are served off the IBM i, no Windows servers required.
+
|  
| Commercial
+
|  
 
|-
 
|-
| [[PSC/400]]
+
|  
| [http://www.plutabrothers.com/PBD/p1.html Pluta Brothers Design]
+
|  
| Converts your screens into two standard UI types: green screen and gray screen. The green screen acts as a replacement for the standard 5250 display, and requires no HTML skills on your part and no retraining for your programmers or your end users. A simple conversion and you're on the web. If you then choose to deploy a more "web-like" appearance, your HTML developers can customize the generated gray screen in whatever way they see fit.
+
|  
| Commercial
+
|  
 
|}
 
|}
  
 
{{stub}}
 
{{stub}}

Latest revision as of 22:59, 22 July 2014


Purpose

This page provides summary comparisons between the IBM i "native" virtual machine environment (command line, integrated database, integrated language environment, work management, and so forth) versus other runtime environments (Java & Microsoft .Net) versus scripting environments (PHP, Python, Perl, Ruby). Each type of environment has advantages and disadvantages over the other; this page will delineate them.

Attributes Native Virtual Machine (IBM i OS, ILE, etc.) Other Virtual Machines (Java & .Net) Scripting Environments (PHP, Python, Perl, Ruby)


This article is a stub. You can help by editing it.