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

您现在的位置是:虫虫源码 > 其他 > 谷歌网页工具包的一个彗星实现

谷歌网页工具包的一个彗星实现

  • 资源大小:191.96 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: javascript java ajax comet GWT

资 源 简 介

Overview This gwt-comet library provides an efficient Comet implementation for GWT. This library has been moved to [GitHub](https://github.com/rzschech/gwt-comet) The library implements Comet by streaming messages over long lived HTTP requests to minimise latency and bandwidth requirements and maximise the throughput. This is opposed to many other implementations which use polling or long polling techniques. Features Native Comet implementations specific to browsers removing loading artifacts, reducing latency and bandwidth. Supports string and GWT-serialized messages. Supports deflate compression. Supports heartbeat messages to detect connection issues. Support cross domain connections. (only sub-domain connections are supported in IE). Support for directly sending messages to the HTTP response or establishing a Comet session for message queue based processing.
VIP VIP
0.197357s