“100% Pure Java” solution
Embedded versus three-tier (APS) Java API deployment
Pure Java implementation is more efficient than JNI wrapper implementations around CAPI
Java API can be embedded in the client Java application of a two-tier solution
Java API can be embedded in the mid-tier server of a three-tier Java application
Embedded Java API is a set of JAR and property files
Through Embedded Java API, client applications communicate directly to Analytic Server
Easy to deploy and use
Easy to switch between embedded and three-tier modes