Thanks for the info. On Fri, Oct 23, 2009 at 11:59 PM, Luke Kanies <[email protected]> wrote:
> > On Oct 22, 2009, at 9:48 AM, Sunil_mlec wrote: > > > > > Hi, > > > > I just wanted to know if puppet is a multi-threaded model. > > Not really. The server-side is somewhat multi-threaded, but it uses > Ruby's green threads which aren't real threads. The client uses a > thread for an event loop, but none of the work itself is done in > multiple threads. > > -- > You don't learn anything the second time you're kicked by a mule. > -- Anonymous Texan > --------------------------------------------------------------------- > Luke Kanies | http://reductivelabs.com | http://madstop.com > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
