We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.PL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Programming Languages

Title: Do Fewer Tiers Mean Fewer Tears? Eliminating Web Stack Components to Improve Interoperability

Abstract: Web applications are structured as multi-tier stacks of components. Each component may be written in a different language and interoperate using a variety of protocols. Such interoperation increases developer effort, can introduce security vulnerabilities, may reduce performance and require additional resources. A range of approaches have been explored to minimise web stack interoperation.
This paper explores a pragmatic approach to reducing web stack interoperation, namely eliminating a tier/component. That is, we explore the implications of eliminating the Apache web server in a JAPyL web stack: Jupyter Notebook, Apache, Python, Linux, and replacing it with PHP libraries. We conduct a systematic study to investigate the implications for web stack performance, resource consumption, security, and programming effort.
Subjects: Programming Languages (cs.PL); Software Engineering (cs.SE)
Cite as: arXiv:2207.08019 [cs.PL]
  (or arXiv:2207.08019v1 [cs.PL] for this version)

Submission history

From: Adrian Ramsingh [view email]
[v1] Sat, 16 Jul 2022 21:15:21 GMT (549kb,D)

Link back to: arXiv, form interface, contact.