Free Software programmer
Subscribe This blog existed before my current employment, and obviously reflects my own opinions and not theirs. This work is licensed under a Creative Commons Attribution 2.1 Australia License.
Categories of this blog:
Older issues: |
Wed, 14 Jan 2009libantithread 0.1Finally, an antithread release! (You can also download an Ogg Theora Video of each 1% improved frame). Sometimes we use threads simply because using processes and shared memory is harder. But threads share far too much; libantithread is my solution. Its in CCAN, and it's at the "useful demonstration" stage. It badly needs a nice load of documentation, but there are two example programs:
Simplest is to download the CCAN tarball of everything, do a "make" and then go into ccan/ccan/antithread/examples and "make" there. [/tech] permanent link |