您现在的位置是:网站首页> 软件下载软件下载
日本人写的js多线程库Concurrent.Thread-full-20080319 下载-
2021-09-05
193人已围观
简介 日本人写的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();等。具体去网站去了解。
相关内容
点击排行
- 快放影视盒子 快放影视盒子 v3.5.0.68下载[多功能、个性化的播放器软件] 下载-
- 多媒体控制器 多媒体控制器 v1.10.2.0[SRS Audio Sandbox:终极音频增强] 下载-
- 加速电影盒下载 加速电影盒 v7.0.3官方下载[免费网络电视直播/电影播放器] 下载-
- 酷狗音乐免费下载 酷狗音乐 2022 v10.1.37.25208 官方正式版 下载-
- pptv网络电视官方下载2013免费下载 pptv网络电视播放器 V4.0.0090 官方最新安装版 下载-
- p2psearcher绿色安装版 p2psearcher 2013 绿色无广告版 下载-
- kmplayer播放器下载 KMPlayer播放器 v2021 官方中文正式版 下载-
- 快播5下载 快播(QvodPlayer)多功能个性化视频播放器软件 V5.7.128 独木成林优化安装版 下载-
本栏推荐
-
快放影视盒子 快放影视盒子 v3.5.0.68下载[多功能、个性化的播放器软件] 下载-
-
多媒体控制器 多媒体控制器 v1.10.2.0[SRS Audio Sandbox:终极音频增强] 下载-
-
加速电影盒下载 加速电影盒 v7.0.3官方下载[免费网络电视直播/电影播放器] 下载-
-
酷狗音乐免费下载 酷狗音乐 2022 v10.1.37.25208 官方正式版 下载-
-
pptv网络电视官方下载2013免费下载 pptv网络电视播放器 V4.0.0090 官方最新安装版 下载-
-
p2psearcher绿色安装版 p2psearcher 2013 绿色无广告版 下载-
-
kmplayer播放器下载 KMPlayer播放器 v2021 官方中文正式版 下载-
猜你喜欢
- 快放影视盒子 快放影视盒子 v3.5.0.68下载[多功能、个性化的播放器软件] 下载-
- 多媒体控制器 多媒体控制器 v1.10.2.0[SRS Audio Sandbox:终极音频增强] 下载-
- 加速电影盒下载 加速电影盒 v7.0.3官方下载[免费网络电视直播/电影播放器] 下载-
- 酷狗音乐免费下载 酷狗音乐 2022 v10.1.37.25208 官方正式版 下载-
- pptv网络电视官方下载2013免费下载 pptv网络电视播放器 V4.0.0090 官方最新安装版 下载-
- p2psearcher绿色安装版 p2psearcher 2013 绿色无广告版 下载-
- kmplayer播放器下载 KMPlayer播放器 v2021 官方中文正式版 下载-


