libmuth

overview #

libmuth is a microthreading library written in C++. The main goals are to enable massive userspace threading on SMP machines as well as single processor systems. It has certain similarities to Erlang and works a bit like a microkernel.

system requirements #

You will need:

getting libmuth #

The best way is using the darcs repository. Just type darcs get http://subdivi.de/~helmut/darcs/libmuth/. Sometimes unversioned tarballes may be placed at http://subdivi.de/~helmut/darcs/libmuth/libmuth.tar.gz, but if you don't get 404 it will probably out of date.

documentation #

There is an introduction for understanding how libmuth works available. There also is some generated documentation.

contributing #

If you want to help, you can

faq #

recent changes #

contact #

You can mail questions, ideas and feedback to helmut@subdivi.de, but do not mail devnull@subdivi.de.

Created with Vim

Valid XHTML 1.0!

Valid CSS!

Viewable With Any Browser