bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Bayonne-devel] SQL support


From: Julien Chavanton
Subject: RE: [Bayonne-devel] SQL support
Date: Thu, 7 Apr 2005 15:24:22 -0400

Currently I open one connection to the database everytime a database command is 
recieved and I close
it after. 
 
This look simple and work, are you looking for optimization ?
 
Julien

        -----Original Message----- 
        From: address@hidden on behalf of Dmitry Agafonov 
        Sent: Wed 4/6/2005 07:19 AM 
        To: address@hidden 
        Cc: 
        Subject: [Bayonne-devel] SQL support
        
        

        Hello!
        
        I just get myself to the idea of SQL usage in bayonne (ccscript).
        
        Imagine a pool of SQL connections, ready to answer any query.
        One connection per SQL gateway thread (like TGI).
        
        Just ping() connection on script startup and cleanup result sets on
        script ending.
        
        Simple schema, isn't it?
        
        --
        Dmitry
        
        
        _______________________________________________
        Bayonne-devel mailing list
        address@hidden
        http://lists.gnu.org/mailman/listinfo/bayonne-devel
        


reply via email to

[Prev in Thread] Current Thread [Next in Thread]