ArcIMS architecture overview expand/collapse all

expand/collapse item ArcIMS architecture overview

ArcIMS is a system comprised of components needed to host ArcIMS services and to process requests and responses. These components can be spread across one or more machines, allowing for load balancing, scaling to meet demand, and redundancy. The components include the Web server, ArcIMS Application Server, Application Server connectors and Web application developer frameworks, and the ArcIMS Spatial Server. Users access ArcIMS services over the Internet or intranet using clients such as a browser, ArcExplorer - Java Edition, ArcMap, ArcPad, and mobile devices. The following diagram shows the relationship of the different components.

ArcIMS architecture overview

When an ArcIMS request is made, it is first handled by the Web server, passed through one of the connectors or Web application developer frameworks, and then forwarded to the ArcIMS Application Server. The Application Server, in turn, dispatches the request to an ArcIMS Spatial Server for processing. After the Spatial Server is through processing a request, the response is sent through the same pipeline to the originating client.



Search code: @arch_overview