FrontPage
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.
License
Concurrent.Thread itself is tri-licensed under MPL1.1/GPL2.0/LGPL2.1.However, some parts of it are only dual-licensed under MPL1.1/GPL2.0, because they originate with Rhino codes.Therefore, full-package of Concurrent.Thread is available only under MPL1.1/GPL2.0.
Anyway, it's no mistake that it is open-source.
Download
Concurrent.Thread is still developing stage, and there is no stable version. Please be sure to use as newer version as posibble.
Latest version
- Download the latest version (2009-07-13)(1455)
Archives
- Download 2008-03-19(4160)
- Download 2008-02-18(1361)
- Download 2008-01-08(532)
- Download 2007-12-19(539)
- Download 2007-11-25(567)
- Download 2007-10-23(590)
Source code repository
Subversion repository is here.