Share and Preserve Python Database Access

Posted by IdaAshley on Aug 25, 2007 2:29 AM EDT
IBM/developerWorks; By David Mertz, Ph.D
Mail this story
Print this story

Databases are happy to handle many parallel requests. However, active processes (threaded or forked) almost inevitably eat up a valuable resource: database connections. Learn how 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.

Full Story

  Nav
» Read more about: Groups: IBM; Story Type: News Story

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.