I was thinking how the puppetmaster handles simultaneous update request. Actually, I have developed a library to use with a plugin which connects to a database. The database connection, prepared statements and query results should be cached. Since I use shared resources here, I thought it would be useful to know about it.
On Oct 24, 6:28 am, Markus Roberts <[email protected]> wrote: > Out of curiosity, what prompted the question? Multi-threading the client is > conceptually a little problematic since it makes dependency issues more > complicated and introduces the possibility of inter-resource contentions. > Was that your focus, or were you thinking about how the puppetmaster handles > simultaneous update requests, or some other issue? > > -- Markus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
