GIS Dictionary
Definitions for GIS terms related to operations such as analysis, GIS modeling and web-based GIS, cartography, and Esri software.
Now available for purchase: A to Z GIS: An illustrated dictionary of geographic information systems.
Search the GIS Dictionary:
GIS Bibliography
Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.
asynchronous request
-
[programming]
In programming, a set of actions or events that may occur simultaneously. For example a program that launches another program, then continues execution while the other program is still running is said to be asynchronous. -
[computing]
A request from a client application that does not require a response from the server for the client application to continue its process.