BX Framework (Java Application Framework)

Overview

BX Framework, a.k.a. BXM, is the java application optimized for core business system development. It has been selected as the standard framework by broad range of customers.

Benefits

Technical standards-compliance


 BXM is flexible and extensional since it is based on open source technologies(Spring&Mybatis). With the latest J2EE architecture, it is compliant to the e-Government framework.

Differentiated Technology


Our patented Hot Deploy technology guarantees seamless IT services. Massive transactions are controlled dynamically and processing status can reduced since codes are inserted when classes are loaded and inefficient proxies are excluded.

Cost Effective


Since BXM Automatically inserts service branches, the transaction processing, etc., developers can concentrate on business logic development. Therefore, the performance and cost effective are improved.

Stable Operating Environment


BXM is designed to minimize the repetitive issues in the system development and maintenance operations.

Features

Class Hot Deploy with no downtime (Patent in process)

– We understand that it is vital to provide the Continuous service for mission critical system. With BX Framework, it can be done.



SQL Timeout

-Unlike in TP-Monitor, SQL cannot be cancelled when timeout occurs in J2EE, BX Framework can cancel the executing SQL, which can prevent the system failure in advance.



Pure POJO concept, minimal configuration, development productivity

– Configuration is simple, and framework logic is generated dynamically thanks to the tool, documentations, code auto-generation, syntax rule check, debugging, and distribution.



End-user program quality assurance

– Code inspection tool of our developing framework checks code syntax rule, potential memory leak, and the system standardization. Then it reports issues.

– With BX AppAnalyzer, the system change impact is reported in various point of view, which enables to perform stable maintenance service. The analyzing covers not only physical but also the logical relations like Meta data.



High performance architecture

– From the beginning, we consider the system efficiency. You can have a stable and high-performance system with BX Framework.

Major technical features

  • I/O asynchronism, parallel transaction, buffering
  • Minimizing class loading time with the unique Pre-Loading technique
  • Supporting DBIO minimal structure with memory sharing transaction technique
  • Effective cache and resource pooling technique