Runtime Environment

esProc IDE

  • Visualized computing script design, run, debug and developing environment
  • Desktop analyzer without any service end.
  • Execute instantly when entering the expression, the result is available meanwhile.
  • Support various parameters and macro to perform the analysis procedures repeatedly
  • System Requirements:

    OS: Windows (all versions), including Windows XP and the latest Windows 8
    JDK version: 1.5 or above
    Memory: 256 MB or above
    Support all RDBMS via JDBC

Related Reading:
Instant Scripting & Instant Analysis
A Desktop Application of Install and Play Design

esProc Command line

  • Support direct scheduling at specified time with the schedule function of operating system
  • Support the data management operation
  • Support the ETL procedure
  • System Requirements:

    OS: all platforms
    JDK version: 1.5 or above
    Memory: 256 MB or above
    Support all RDBMS via JDBC

Related Reading:
Calling from Command Line

esProc JDBC

  • Embedding esProc into jar packet of Java application, offering standard JDBC interface to upper layer.
  • By using esProc JDBC, the computing result can be accessed through standard JDBC interface.
  • Able to act as the layer of data computation of Java application
  • Able to act as the datasource for reporting tool.
  • System Requirements:

    Support any Java Application Server, and all platforms.
    JDK version: 1.5 or above
    Memory: 256 MB or above
    Support all RDBMS via JDBC

Related Reading:
Being accessed by Report Tool via JDBC
JDBC Interface Support to Invoke External Java Application

Structure Diagram:

esProc Server

  • Independence on computing server, no Application Server required, applied in multiple server parallel computation
  • Implement reading and computing task on HDFS, Database, External file between nodes
  • Alleviate database computing workload as a computing middleware
  • Optimize database management by external-memory computing
  • System Requirements:

    OS: all platforms
    JDK version: 1.5 or above
    Memory: 1GB or above
    Support all RDBMS via JDBC
    Support HDFS

Structure Diagram: