Skip to content

CLONE OF: Kilim - a message-passing framework for Java that provides ultra-lightweight threads

License

Notifications You must be signed in to change notification settings

krestenkrab/kilim-erjang

Repository files navigation

== UNOFFICIAL KILIM VERSION BY KRESTEN KRAB THORUP ==

- some performance optimizations
- generalized mechanism for finding .class files
- make it compile with java 1.5 


Kilim v0.6 
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 3.0). 

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

CLONE OF: Kilim - a message-passing framework for Java that provides ultra-lightweight threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages