On Wednesday, October 10, 2012 6:48:20 AM UTC-5, Trevor Vaughan wrote: > > Also, be aware that (unless this changed in 3.0), Exec statements and > Service statements in Puppet stack into some sort of queue. > > Moving all Execs to simple native types will increase your performance > dramatically and there are good examples of how to do this in the > Puppet Labs stdlib module. > > I posted about this before but I'm not sure if there was a resolution. >
As far as I know, the Puppet agent is single-threaded and serializes application of all resources of all types. I understood that to be an invariant of the execution model (i.e. intentional). Is that not / no longer true? John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/KbSPhSZtFFkJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.