Unisys is putting Open Source Java software technologies (J2EE stack) directly on the mainframe using a native Java virtual machine.パットユニシスは、オープンソースのJavaソフトウェア技術( J2EEのスタック)を直接、メインフレーム上のネイティブなJava仮想マシンを使用しています。

Why?なぜ?

  • to improve the scalability, security and transactionlity integrity of J2EE apps;のスケーラビリティを向上させるため、 J2EEのアプリの安全保障との整合性をtransactionlity ;
  • to make it easier for J2EE and mainframe assets to communicate with one another; andやすくするためにJ2EEおよびメインフレームの資産を互いに意思疎通を図る;と
  • to provide n-tier Java/J2EE and mainframe developers a “back door” entry point through the mainframe-based J2EE app server to achieve complex (or tricky) updates/changes to mainframe programming. n層のJava/J2.EEを提供するとメインフレームの開発者に"バックドア"のエントリポイントを通じて、メインフレームベースのJ2EEアプリケーションサーバーを達成するために複雑な(または難しい)の更新プログラム/メインフレームのプログラミングの変更をします。

Unisys is using a native JVM based on the Sun VM, but tuned for their mainframe platforms, Clearpath environments and others.ユニシスは、ネイティブのJVMを使用して、太陽のVMに基づいて、しかし、メインフレームプラットフォームに同調、環境や他のclearpathです。 This lets them put the J2EE container directly on a mainframe environment.これにより、それらを直接には、メインフレーム環境J2EEコンテナです。

The idea is to benefit the J2EE applications by giving them the protections and other benefits of a native mainframe environment.に裨益するというアイデアは、 J2EEアプリケーションを与えたり、保護やその他の利点をメインフレーム環境に自生する。

Unisys adopted JBoss as their J2EE Application Server.ユニシスのJ2EEアプリケーションサーバとしてJBossを採用します。

Unisys have virtualized mainframe infrastructure, where they over-provision the customer with CPUs that can be selected for either general purpose mainframe use or for J2EE-dedicated use.ユニシスはメインフレームの仮想化インフラストラクチャ、どこにオーバーをお客様に提供するCPUのいずれかを選択することができる汎用のJ2EE専用メインフレームを使用したり使用しています。

They also provide a new set of “accessibility classes” from the J2EE environment to the mainframe databases, as well as connectors to the mainframe’s transactional systems.また、新しいセットを提供する"アクセシビリティクラス"からのJ2EEの環境を、メインフレームのデータベースだけでなく、コネクタを、メインフレームのトランザクションシステムです。 This lets J2EE application talk to portions of the mainframe without having to come in through another source.これにより、 J2EEアプリケーションの部分を、メインフレームの話をするには経由せずに別のソースです。 This is an exciting development and I am waiting to get my hands on it.これは、エキサイティングな開発と私は私の手を待機して取得している。

Source源泉