Share and Preserve Python Database Access

  2007-08-25 12:30:08
Databases are happy to handle many parallel requests. However, active processes (threaded or forked) almost inevitably eat up a valuable resource: database connections. Learnhow to use the antipool.py module in Martin Blais' antiorm library to make the pooling and reuse of connections transparent to programmers, and in a RDBMS-agnostic fashion. 
  PNG Image  PNG Image  PNG Image
  Related tags  


This particular article has been collected via RSS syndication. We apologize if it's too brief.
If You wish to publish articles on LinuxStreet.net please contact us.


  Similar articles found on LinuxStreet  
ImagePython Data Persistence using MySQL
ImageEmbedding Python In Apache2 With mod_python (Debian Etch)
ImageSpreading Python applications
ImageEmbedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandr ...
ImagePython Fans Take Aim at the Enterprise
ImagePython Magazine Lives
ImageGollem: A Web-based file manager for back-end data
ImagePython for Bash scripters: A well-kept secret
ImagePython's New Release Bridges the Gap
ImageHowto Browse a Samba or windows share securely over Internet

Leave a comment on this article


Captcha

  
Check this if the code you see is not readable and resubmit the form.
(Data you entered will be preserved)



  

Comments (0)