I did set it up for async insert into db to handle traffic spikes if
for example a bunch of people show up and start messaging.

I haven't used it for an e-mail queue yet but that is on my list of
things to do.

Once complete I will post a working e-mail queue solution.

It sounds like Massimo's web2py-celery is much more feature-full and
better suited for task queueing because of the scheduler.

-David

On Aug 12, 2:45 am, pbreit <pbreitenb...@gmail.com> wrote:
> Maybe sending an email instead of DB insert? Is async DB insert common?

Reply via email to