搜索资源列表
pushlet.rar
- Java下Comet的实现框架Pushlet例子。 实现实时推送数据到客户端。 服务器每隔30-500MS产生一个随机数,连同当前时间一起推送给客户端。客户端接收并显示。,Comet the realization of Java under the framework of Pushlet example. Push real-time data to the client. Server every 30-500MS generate a random number, together
flexpush
- 实现从服务器向flex客户端的数据推送任务-Data from the server to the flex client push task
IMSService
- java定时任务,轮询数据库,通过JMS推送数据实际项目。-java regular tasks, polling the database, push data through JMS actual project.
Pushlet
- 使用pushlet从服务器推送数据到客户端-useing pushlet from server sending data to client
DojoToolkitDemo
- 从服务器向浏览器推送数据,以HTTP流方式进行传输。-Pushing data to the browser from the server, transmitted on the HTTP streaming method.
PushletDemo
- 基于Comment的http长连接,服务器把数据推送到前台的Demo code!-java Comment Http Long Connect Source Code!
ichat
- dwr实现提示信息的推送模式,后台自动推送数据至web页面-jetty+dwr push message mode, the background automatically push data to web pages
Demo
- 企业内部的即时通讯系统,实现类似QQ的消息推送功能,能实现在ORACLE上的数据存储-Instant messaging system within the enterprise to achieve similar QQ message push functionality can be implemented on ORACLE data storage
netty-socketio-demo-master
- socketio-netty是socket.io的java实现。 实时Web,是一种技术趋势,将成为一种人们的默认技术选择,用以拉近和桌面应用的距离。 socket.io是一种数据实时推送、事件驱动模型的框架,支持事件订阅,简单易用。其价值目前看来,还未被完整的挖掘出来。 socket.io即提供了node.js服务器端(地址)又提供了客户端(地址)的整体解决方案,而socketio-netty则是基于JAVA服务器端,支持最新socket.io client最新版规范。对JA
storm-kafka-examples
- storm kafka 实验用例,用来推送数据至storm,然后发送至kafka(storm-kafka-examples)