Persistent Queue implementations?

Karl A. Krueger kkrueger at example.edu
Thu Dec 26 11:04:20 EST 2002


Aahz <aahz at pythoncraft.com> wrote:
> The question really is: what happens to dequeued objects that are not
> fully processed (due to a system crash, say)?  That's why I was
> suggesting a full-blown database, so that you can have a two-phase
> commit.

That's a very good point.  I may ponder it for a bit and come back. :)

I'm not resistant to databases -- I have a mod_python / PostgreSQL app
currently in maintenance -- but I'd kind of like something faster and
more transparent here.

-- 
Karl A. Krueger <kkrueger at example.edu>
Woods Hole Oceanographic Institution
Email address is spamtrapped.  s/example/whoi/
"Outlook not so good." -- Magic 8-Ball Software Reviews



More information about the Python-list mailing list