Open
Description
The following ways have a long running task implementation
- Python web application
- JavaScript web service
- JavaScript web application
But the following ways don't
- Web service using Common Gateway Interface
- Python web service
To make the guide consistent we should have a long running task implementation
for each way.