Re: zc.async.queue.DispatcherAgents last_ping

Fred Drake <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <[email protected]>
On Wed, Jun 29, 2011 at 7:57 AM, Hanno Schlichting <[email protected]> wrote:
> Ideally I'd like to get avoid storing such information in the ZODB at
> all and would much prefer a volatile attribute, a thread local or
> something on the filesystem. But maybe I'm missing something here were
> this information needs to be shared across workers running on
> different machines.

I do believe that's the case.  Increasing the period is probably safe.

Another strategy you can employ is to use a separate database for the zc.async
bookkeeping; that could have different pack policies or a completely different
storage implementation.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at acm.org>
"Give me the luxuries of life and I will willingly do without the necessities."
   --Frank Lloyd Wright
_______________________________________________
Zope-Dev maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.