On Tue, Mar 24, 2009 at 7:27 PM, Ohad Levy <ohadl...@gmail.com> wrote: >> >> Steven posted this picture already: >> >> http://reductivelabs.com/images/Puppet_Parsing_Architecture_0.25.x.png >> >> And here's what the queueing does: >> >> >> http://reductivelabs.com/images/Puppet_Parsing_Architecture_With_Queueing_0.25.x.png >> >> Do they help? > > Yes, a few questions: > > 1. Can we assume that non queued request are RO requests? > 2. Can the queued request use another database server? > > The reason I'm asking, is that I'm looking for a way to use storeconfig in a > large multi location environment, until now it hasn't been possible because > of the dependency and latency to the database. > if I could use a local replica on the puppetmaster for exported resources, > which would be a RO db replica, and store all new information using the > queue to a db master, I think that would help a lot ;)
++ to everything Ohad just said. Storeconfigs just hasn't been practical for us, although 0.24.8 is looking significantly better on a recent linux distro. > > my 2 cents. > Ohad > > > > > -- Nigel Kersten nig...@google.com System Administrator Google, Inc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegroups.com To unsubscribe from this group, send email to puppet-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---