Added an article as introduction to the Tanja project + various fixes

This commit is contained in:
Yorhel 2012-02-15 22:17:20 +01:00
parent 1d24a2c6bb
commit fa299b0fd9
5 changed files with 411 additions and 1 deletions

View file

@ -13,6 +13,11 @@ write an article surprasses my urge to get some programming done again.
=over
=item C<2012-02-15 > - L<A Distributed Communication System for Modular Applications|http://dev.yorhel.nl/doc/commvis>
In this article I explain a vision of mine, and the results of a small research
project aimed at realizing that vision.
=item C<2011-11-26 > - L<Multi-threaded Access to an SQLite3 Database|http://dev.yorhel.nl/doc/sqlaccess>
So you have a single database and some threads. How do you combine these in a