首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > A pattern for real-time web application architecture

A pattern for real-time web application architecture

  • 资源大小:11.91 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: architecture

资 源 简 介

Few years ago only lazy didn’t say about bringing desktop application experience to the web ones. However in reality, it just meant that user actions didn’t always required page reload, but could change page UI dynamically. As for other application events, they were not controlled dynamically. Well, now you can find more and more web applications acting really like desktop ones. For example, Facebook and G+ have widgets which update automatically. You can keep the page untouched, but you will see anyway new status updates appear as your friends submitting. The same for notifications. Whenever a new one arrives the counter changes and the notification list extends. That seems to me as a trend worth to follow. I’ve been thinking of a solution to vivify widgets on my sites. Now I’m coming up with the following pattern. Making application real

文 件 列 表

assets
screen.css
js
jquery.rta.js
worker.rta.js
demo.js
jquery.jsa.js
Lib
ModuleSession.php
App.php
View.php
Module
NotificationModule.php
MonitorModule.php
Interface.php
template
NotificationModule.phtml
MonitorModule.phtml
package.json
bootstrap.php
facadeController.php
index.php
VIP VIP
0.195430s