GithubHelp home page GithubHelp logo

jensscherbl / thesis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 144 KB

Distributed session handling for stateful PHP web applications in large-scale failover scenarios.

Shell 1.42% TeX 98.58%
php scale-failover-scenarios enterprise-applications thesis

thesis's Introduction

Distributed session handling for stateful PHP web applications in large-scale failover scenarios

https://github.com/jensscherbl/thesis/blob/master/document.pdf

In recent years PHP has become a viable option for large-scale server-side enterprise applications. Some of the platform’s fundamental drawbacks related to its default execution model still remain, though, and consequently developers are calling for stateful execution in PHP.

Developers also need to consider load distribution and failover scenarios for enterprise applications, but deploying and running distributed PHP applications in large-scale cluster environments is not yet straightforward.

Especially for session handling across large numbers of interconnected application nodes, PHP is still limited to insufficient workarounds and proprietary third-party solutions. For stateful applications, however, there is an opportunity to radically change how session data is handled in PHP – distributed or otherwise.

The thesis gives an extensive overview of the most commonly suggested approaches and provides a conclusive recommendation based on the examined architectures and previously identified requirements. A proof-of-concept is implemented in PHP as a standalone open source library and made available as part of an experimental stateful application framework.

thesis's People

Contributors

jensscherbl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.