js多线程库Concurrent.Thread-full-20080319

  • 脚本大小:256KB
  • 脚本语言:英文软件
  • 脚本类型:国外软件
  • 脚本授权:免费软件
  • 更新时间:2008-11-18 23:51:56
  • 脚本类别:其它框架
  • 相关链接:
  • 网友评分:脚本评分
  • 应用平台:js
256KB
360通过 腾讯通过 金山通过
内容介绍热点排行相关文章下载地址↓

//jsthread.sourceforge.net/cgi-bin/wiki/wiki.cgi
Concurrent.Thread
Concurrent.Thread is a JavaScript library providing user-level (virtual) thread. It does not modify any Web browsers and consists of 100% pure JavaScript.
Getting Information
We have two mailing lists for Concurrent.Thread:
Jsthread-announce
This list is mainly for official announcement about Concurrent.Thread.For example, repository commit message, new version release, documentation update, ...etc.Also, feel free to announce your product using Concurrent.Thread in this list.
You can subscribe here.
Jsthread-users
The mailing list for Concurrent.Thread users.You can post any message about Concurrent.Thread, such as questions, proposals, discussion, ...etc. Any comment will be welcome!
You can subscribe here.
这两天一直在弄ajax,用多了才发现了ajax 的cache问题,请求了好多次,得到了确是相同的结果,经常我想在请求的同时去做一些其它的事情,我在想javascript里有没有办法用多线程,经过在网上查找找到了结果。
法宝就是Concurrent.Thread这个家伙,其实是一个js库,你可以从网站下载源代码.如何使用呢?
很简单

Concurrent.Thread.create(f, a1, a2, ...) f为你要调用的函数,a1,a2为该函数的参数,这样创建了一个线程,你可以同时创建多个,他们会同时去执行,这个库同时提供 了很多的方法,类似其它语言里的Thread使用方法,如Concurrent.Thread.stop();等。具体去网站去了解。

人气脚本
下载地址
相关文章
网友评论
下载声明

☉ 解压密码:www.jb51.net 就是本站主域名,希望大家看清楚,[ 分享码的获取方法 ]可以参考这篇文章
☉ 推荐使用 [ 迅雷 ] 下载,使用 [ WinRAR v5 ] 以上版本解压本站软件。
☉ 如果这个软件总是不能下载的请在评论中留言,我们会尽快修复,谢谢!
☉ 下载本站资源,如果服务器暂不能下载请过一段时间重试!或者多试试几个下载地址
☉ 如果遇到什么问题,请评论留言,我们定会解决问题,谢谢大家支持!
☉ 本站提供的一些商业软件是供学习研究之用,如用于商业用途,请购买正版。
☉ 本站提供的js多线程库Concurrent.Thread-full-20080319资源来源互联网,版权归该下载资源的合法拥有者所有。