Abandoned project: Akarmi

Akarmi is an abandoned project, that I developed some years ago. The idea was to build applications in a message passing manner. The messages would travel in push and pull channels. These channels would be connected by queues or agents depending on the type of connection. The reason I don’t continue developing the software is simple. The goal was to make these inter-connections typesafe, so the compiler would tell if a wrong type of connection is created. Later I realized that the C++ type system has obvious design flaws that makes it impossible to implement as I dreamed.

Some parts of it will be integrated to a new opensource project of mine.

abandoned akarmi [2008 Aug 31]