您现在的位置是:网站首页> 软件下载软件下载
日本人写的js多线程库Concurrent.Thread-full-20080319 下载-
2021-09-05
223人已围观
简介 日本人写的js多线程库Concurrent.Thread-full-20080319 下载-
//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();等。具体去网站去了解。
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();等。具体去网站去了解。
相关内容
点击排行
- YyL网络电视下载 YyL网络电视 1.0 免费绿色版 下载-
- Adobe Premiere Pro CS6中文化程序 v1.0.6 安装版 下载-
- powerdvd播放器下载 cyberlink powerdvd 15极致蓝光版 v15.0.1510.58 中文激活特别版(破解补丁) 下载-
- 色彩风暴播放器 V17.0.0.0 中文免费绿色版 下载-
- Subtitle字幕编辑软件下载 Subtitle Edit(字幕编辑器) v3.6.7 多语言免费绿色版 下载-
- powerdvd 14破解 DVD播放器 PowerDVD 14 激活码(破解补丁) 中文免费版 下载-
- 喜喜高清影视播放器 v1.3.0.15 免费安装版 下载-
- 我看吧播放器(P2P影音播放神器) V2.5.1 最新官方安装版 下载-
本栏推荐
-
YyL网络电视下载 YyL网络电视 1.0 免费绿色版 下载-
-
Adobe Premiere Pro CS6中文化程序 v1.0.6 安装版 下载-
-
powerdvd播放器下载 cyberlink powerdvd 15极致蓝光版 v15.0.1510.58 中文激活特别版(破解补丁) 下载-
-
色彩风暴播放器 V17.0.0.0 中文免费绿色版 下载-
-
Subtitle字幕编辑软件下载 Subtitle Edit(字幕编辑器) v3.6.7 多语言免费绿色版 下载-
-
powerdvd 14破解 DVD播放器 PowerDVD 14 激活码(破解补丁) 中文免费版 下载-
-
喜喜高清影视播放器 v1.3.0.15 免费安装版 下载-
猜你喜欢
- YyL网络电视下载 YyL网络电视 1.0 免费绿色版 下载-
- Adobe Premiere Pro CS6中文化程序 v1.0.6 安装版 下载-
- powerdvd播放器下载 cyberlink powerdvd 15极致蓝光版 v15.0.1510.58 中文激活特别版(破解补丁) 下载-
- 色彩风暴播放器 V17.0.0.0 中文免费绿色版 下载-
- Subtitle字幕编辑软件下载 Subtitle Edit(字幕编辑器) v3.6.7 多语言免费绿色版 下载-
- powerdvd 14破解 DVD播放器 PowerDVD 14 激活码(破解补丁) 中文免费版 下载-
- 喜喜高清影视播放器 v1.3.0.15 免费安装版 下载-


