Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uneven long running task iimplementations #92

Open
sverhoeven opened this issue Jun 18, 2020 · 1 comment
Open

Uneven long running task iimplementations #92

sverhoeven opened this issue Jun 18, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@sverhoeven
Copy link
Member

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.

@sverhoeven sverhoeven added the enhancement New feature or request label Jun 18, 2020
@sverhoeven
Copy link
Member Author

@jspaaks has other suggestion:

long running tasks (concept, Python toolset, JavaScript toolset): consider splitting off into 1 or 2 separate documents; in the main document describe a what is basically a Promise and point to the relevant other document

sverhoeven added a commit that referenced this issue Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant