Heterogeneity interpreter integration: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 3: Line 3:
* ill-formed input and output
* ill-formed input and output


Unexpected conditions
Unexpected conditions / errors
* Application level
* Entry point
** Browser timeout/crash
** Browser timeout/crash
* Interpreter level
** First interpreter timeout/crash: e.g. First interpreter (.PHP) is timeout but second interpreter (.PY) is still running.
** First interpreter timeout/crash: e.g. First interpreter (.PHP) is timeout but second interpreter (.PY) is still running.
** Second interpreter timeout/crash
** Second interpreter timeout/crash
* System error e.g. memory error caused by second interpreter
* System level
** e.g. memory error caused by second interpreter


References
References

Navigation menu