From: Florian G. <re...@us...> - 2006-10-28 20:08:49
|
Update of /cvsroot/perfparse/_perfparse/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4942/doc Modified Files: ARCHITECTURE Log Message: replaced tabs with spaces Index: ARCHITECTURE =================================================================== RCS file: /cvsroot/perfparse/_perfparse/doc/ARCHITECTURE,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** ARCHITECTURE 26 Sep 2005 14:36:32 -0000 1.1.1.1 --- ARCHITECTURE 28 Oct 2006 20:08:46 -0000 1.2 *************** *** 1,3 **** ! --- 1,3 ---- ! $Id$ *************** *** 11,28 **** socket ---------------- | | ! | (parser) (mysql) ! | /----------------- mysql db ! structure | | | (socket_output) ! \ |----------------- socket ! \ | ! \ (storage modules) | (file_output) ! -------------------------------------- files ! | ! | (stdout) ! |----------------- stdout ! | ! | (your module) ! \----------------- your storage system --- 11,28 ---- socket ---------------- | | ! | (parser) (mysql) ! | /----------------- mysql db ! structure | | | (socket_output) ! \ |----------------- socket ! \ | ! \ (storage modules) | (file_output) ! -------------------------------------- files ! | ! | (stdout) ! |----------------- stdout ! | ! | (your module) ! \----------------- your storage system |