Gateway Operational Layer
The Gateway Operational layer provides the core functionality of the gateway.
The Gateway Operational layer consists of the following subcomponents:
Core Engine
The Core Engine is a high-performance, event-based, service-request routing engine that receives requests as events and uses the rules engine to determine where requests are handled.
The Core Engine can be used as follows:
Apache HTTP Server (Optional)
You can use the Apache HTTP server as follows:
- Reverse Proxy with HTTP channel (use the Apache HTTP server as it is)
- Apache Module for RV channel (Optional)
The Apache module is used to terminate an incoming request through the HTTPS transport. This module communicates with the facade component to forward the requests for further processing. Optionally, a JMS server can be deployed to use the JMS transport.
Copyright © Cloud Software Group, Inc. All rights reserved.