Aquila Component Overview

From EHS Help
Revision as of 19:26, 17 September 2012 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a Technical Overview topic


App Server Overview

The app server component is alternatively known as the middle-tier. It's role is to accept incoming requests and deal with them, much like a web server. All our app server component utilise the HTTP protocol.

The app server is available in 3 types:

a) A Windows DLL b) Windows Service c) An IIS CGI web module