>
>
> 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 ;)

my 2 cents.
Ohad

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to