RE: Just a short status on CVS

"Louis Feges" <[email protected]> Mon, 9 Feb 2004 06:26:42 -0500
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi,

>>mostly connected to metakit - if you open and close database files very
>>often, your systems sooner or later breaks. This in combination with the
>>dynamic thread starting and stopping is an explosive combination.

Sorry to hear this news.

There is a new release of metakit as of Jan, 26/2004 claiming to fix
numerous bugs, etc. Have you had a chance to review it?

As for multiuser.. isn't PyDS was designed to build a queue of database
write requests which are released individually, so at any point in time,
there is only one db writer. Are you changing this? If so, to what purpose?

I would have thought that the community server, pycs, would have choked on
multiple db writes because it would face many more requests than pyds.

regards,
louis