forked from kilim/kilim
-
Notifications
You must be signed in to change notification settings - Fork 0
Lightweight threads for Java, with message passing, nio, http and scheduling support.
License
skystmm/kilim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Kilim v1.0 Copyright (c) 2006 Sriram Srinivasan. (kilim _at_ malhar.net) ====================================================================== This software is released under an MIT-style licesne (please see the License file). Please see docs/manual.txt and docs/kilim_ecoop08.pdf for a brief introduction. This software depends on the ASM bytecode library (v. 4.x) To build, you can either run "build.sh" on Unix or ant from the top directory. Run "test.sh" or "ant test" to test. To run an example, type (say) java -cp ./classes:$CLASSPATH kilim.examples.Chain 10 Please send comments, queries, code fixes, constructive criticisms to kilim _at_ malhar.net
About
Lightweight threads for Java, with message passing, nio, http and scheduling support.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 94.6%
- Other 1.7%
- Jasmin 1.5%
- Scala 1.0%
- Erlang 0.8%
- Haskell 0.2%
- Shell 0.2%