文件名称:pushlet例子
文件大小:180KB
文件格式:RAR
更新时间:2021-09-17 10:18:55
pushlet
pushlet例子,Pushlet 是一个开源的 Comet 框架,Pushlet 使用了观察者模式:客户端发送请求,订阅感兴趣的事件;服务器端为每个客户端分配一个会话 ID 作为标记,事件源会把新产生的事件以多播的方式发送到订阅者的事件队列里。
【文件预览】:
src
----com()
--------test()
.idea
----scopes()
--------scope_settings.xml(143B)
----misc.xml(4KB)
----description.html(36B)
----copyright()
--------profiles_settings.xml(115B)
----modules.xml(269B)
----workspace.xml(28KB)
----libraries()
--------lib.xml(290B)
----artifacts()
--------web_war_exploded.xml(503B)
----inspectionProfiles()
----project-template.xml(231B)
out
----production()
--------pushletDemo()
----artifacts()
--------web_war_exploded()
web
----WEB-INF()
--------pushlet.properties(3KB)
--------web.xml(772B)
--------sources.properties(531B)
--------lib()
----ajax-pushlet-client.js(19KB)
----index.jsp(1KB)
pushletDemo.iml