トップ 差分 一覧 ソース 検索 ヘルプ PDF ログイン

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

Archives

Source code repository

Subversion repository is here.