What is GNUe Application Server (AppServer)?
AppServer is a data abstraction layer and allows GNUe to utilize single API to all data sources (local and remote). So the client has one set of calls it uses, but can access different vendors SQL databases or even CVS or XML files. Similar to Borland’s Database Engine or other data abstraction tiers. AppServer is transparent to the user. It will run with multiple instances and do load balancing. AppServer is required for n-tier operation.