Figure 1
From: EntrezAJAX: direct web browser access to the Entrez Programming Utilities

Anatomy of an AJAX Request. A typical web application which requires access to Entrez eUtils uses a synchronous pattern as shown on the left. EntrezAJAX permits an asynchronous pattern which does not couple the request to Entrez eUtils to the web server serving the original request.