Hi all, I just found out about beanstalkd. I got lot insert/update queries per second in my database, which my PostgreSQL (with PgBouncer) can't handle (statement timeouts). I can afford to have this data available to read with some delay. Can I use beanstalked to create queries queue, how can I achive that? The documentation is quite poor.
-- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/beanstalk-talk. For more options, visit https://groups.google.com/groups/opt_out.
