This is an experiment on running heavy processing logic after sending the response and finalizing the HTTP request processing. @dmsnell and I tried this as a part of the Site Transfer Protocol explorations.
Our idea was WordPress could process the request and then do some indexing in the remaining execution time. That would happen every n requests or every n seconds or somehow.