<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments on article "Database replicata"</title>
<link rel="alternate" type="text/html" href="http://base-art.net/Articles/20/" />
<updated>2004-10-06T20:19:01Z</updated>
<author>
  <name>Philippe Normand</name>
</author>
<id>urn:md5:11329</id>
<generator uri="http://pythonfr.org/">Alinea</generator>



<entry>
<title>Jkx on Database replicata</title>
<author>
<name>Jkx</name>
</author>
<link rel="alternate" type="text/html" href="http://base-art.net/Comments/24/"/>
<id>http://base-art.net/Comments/24/</id>
<updated>2004-10-06T20:19:01Z</updated>
<content type="html">
&lt;p&gt;In fact Alinea run on Webware + SQLObject. Webware use threads, and SQLObject is thread safe. But the sqlite DB python API isn't thread safe..&lt;/p&gt;
&lt;p&gt;PyPi have quite the same issues. I really don't we should use sqlite if you should handle simultaneous requests.&lt;/p&gt;

</content>
</entry>

<entry>
<title>phil on Database replicata</title>
<author>
<name>phil</name>
</author>
<link rel="alternate" type="text/html" href="http://base-art.net/Comments/23/"/>
<id>http://base-art.net/Comments/23/</id>
<updated>2004-10-06T15:36:03Z</updated>
<content type="html">
Since the blog appeared on PythonPlanet, it crashed twice ... because of sqlite.ProgrammingError .. So it appears that sqlite doesn't work well when the application is under heavy load (high number of requests)
</content>
</entry>

<entry>
<title>Tim Lesher on Database replicata</title>
<author>
<name>Tim Lesher</name>
</author>
<link rel="alternate" type="text/html" href="http://base-art.net/Comments/22/"/>
<id>http://base-art.net/Comments/22/</id>
<updated>2004-10-06T14:38:57Z</updated>
<content type="html">
What kind of problems are you having?&amp;nbsp; I'm considering SQLite for a small project, and I'd like to hear about the downside.
</content>
</entry>


</feed>