CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 轮询

搜索资源列表

  1. poll

    0下载:
  2. 自己写的轮询提问的小程序 新手刚学 多多指教 合乎哈
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:136.78kb
    • 提供者:田家雨
  1. comet-demo

    0下载:
  2. 基于长轮询机制的Comet测试项目,用于开发类似于 网页QQ的平台-Mechanism based on long polling Comet test project for the development of similar web platform QQ
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.64mb
    • 提供者:姜鹏
  1. IMSService

    0下载:
  2. java定时任务,轮询数据库,通过JMS推送数据实际项目。-java regular tasks, polling the database, push data through JMS actual project.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-22
    • 文件大小:38.71mb
    • 提供者:heinz
  1. DwrajaxSVG

    0下载:
  2. dwr 实现无刷新监控 定时轮询取得数据并前台展示-dwr free refresh timing monitor polling to obtain data and foreground show
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-19
    • 文件大小:386.72kb
    • 提供者:xuezheng
  1. hbc-master

    0下载:
  2. hbc (Hosebird Client)是Twitter Streaming API 的 Java 客户端开发包。 主要特性: • 支持GZip、OAuth和分块(partitioning); • 自动重新连接,并进行适当的backfill计数; • 访问原始字节的有效负载; • 适时重新分配,并进行相关统计。 包含了2个主要模块: • hbc-core:该模块使用了一个简单的消息队列,用户可以轮
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:114.56kb
    • 提供者:gpudn27
  1. archaius-master

    0下载:
  2. Archaius包含一系列配置管理API,提供动态类型化属性、线程安全配置操作、轮询框架、回调机制等等功能。 -Archaius contains a series of configuration management APIs provide a dynamically typed attributes thread-safe configuration operations, polling framework, callback mechanisms.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:563.69kb
    • 提供者:gpudn32s
  1. java-monitor

    0下载:
  2. java变的目录检测程序,monitor1是轮询方式,monitor2是中断方式。-java change the directory detection procedures, monitor1 the polling mode, monitor2 the interrupt.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:36.28kb
    • 提供者:dj
  1. me_chat

    0下载:
  2. 该项目是我自己写的一个web聊天系统,用j2ee+Sreuts2+Ext技术实现,实时接收是用了轮询达到,希望有兴趣的出学朋友看看,代码有些粗糙毕竟是写来练习的,希望有工作经验的不要鄙视。-This project is my own writing a web chat system, using j2ee+ Sreuts2+ Ext technology, real-time polling reception is reached, the school would like to hav
  3. 所属分类:Java Develop

    • 发布日期:2017-06-02
    • 文件大小:14.54mb
    • 提供者:廉俊贺
  1. long-polling-experiment-master

    0下载:
  2. spring mvc3.0 长轮询,tomcat 7.0以上才能运行-spring mvc3.0 long polling
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:127.58kb
    • 提供者:asdf
  1. my_comet_demo

    0下载:
  2. comet4j 消息推送处理,避免ajax轮询实时访问服务器的缺陷,值得学习。-comet4j message push processing, real-time access to the server to avoid defects ajax polling, it is worth learning.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:108.84kb
    • 提供者:kaizoku
  1. wechat(UsingWebsocket)

    2下载:
  2. 这个是仿造网页版微信写的一个基本tomcat的jsp语言版本的wechat.同时采取websocket进行通信,取代ajax的轮询-This is a replica of the web version of the micro-channel write a basic language version of tomcat jsp wechat. Websocket communication while taking replace ajax polling
  3. 所属分类:Jsp/Servlet

    • 发布日期:2015-03-13
    • 文件大小:2.69mb
    • 提供者:Yu
  1. java-chat-room

    1下载:
  2. HTML5 WebSocket实现了服务器与浏览器的双向通讯,双向通讯使服务器消息推送开发更加简单,最常见的就是即时通讯和对信息实时性要求比较高的应用。以前的服务器消息推送大部分采用的都是“轮询”和“长连接”技术,这两中技术都会对服务器产生相当大的开销,而且实时性不是特别高。WebSocket技术对只会产生很小的开销,并且实时性特别高-HTML 5 WebSocket server and browser of two-way communication, two-way communicati
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7.17kb
    • 提供者:aoki123456
  1. LimitDemo

    0下载:
  2. 基于轮询的java模拟,主要性能指标包括平均等待时间,平均队长等-Based on polling Java simulation, the main performance indexes including the average waiting time, average captain, etc
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-12
    • 文件大小:1.06kb
    • 提供者:三石
  1. Java异步技术原理和实践

    0下载:
  2. Java异步技术原理,阻塞,非阻塞,轮询,I/O多路复用(The principle of Java asynchronous Technology)
  3. 所属分类:Java编程

    • 发布日期:2018-05-07
    • 文件大小:847kb
    • 提供者:嘻嘻22211
搜珍网 www.dssz.com