User Tools

Site Tools


misc:alternative_architecture_for_hybrid_applications

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
misc:alternative_architecture_for_hybrid_applications [2016/07/06 13:30] mithatmisc:alternative_architecture_for_hybrid_applications [2016/07/06 13:31] – [PHP] mithat
Line 33: Line 33:
   * Attach WebSockets, Server-sent events, long polling, or similar to determine client scalability.   * Attach WebSockets, Server-sent events, long polling, or similar to determine client scalability.
  
-==== Notes/question ====+==== Notes/questions/issues ====
   * Persistence: config file or sqlite w/nice wrapper   * Persistence: config file or sqlite w/nice wrapper
   * Security model:   * Security model:
Line 51: Line 51:
     * Can "standalone" PHP be installed easily? Or is it best to use the global PHP? (Easy for Linux, dunno about Windows & MacOS.)     * Can "standalone" PHP be installed easily? Or is it best to use the global PHP? (Easy for Linux, dunno about Windows & MacOS.)
  
-The above are not issues for embedded application as the machine's global Apache or whatever server and PHP can be used.+The above are not issues for embedded application as the machine's global Apache (or whateverserver and PHP can be used.
   * Frameworks   * Frameworks
     * Silex     * Silex
misc/alternative_architecture_for_hybrid_applications.txt · Last modified: 2016/07/22 21:42 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki