Hi -

I thought the exceptions do not apply to my plugins, but then I remembered
the case where the cache load/unload code can be running when a handler is
called, and vice-versa.  I have posted the problems this caused for me
earlier.  Is this something you plan to fix in the main agent (the is a
TODO type of comment in your documentation, which I also posted earlier).

Is the cache load module considered one that uses "delayed results"?

Thanks.


Kathy McLeod
Dept S82  CCB - SNMP
IBM Rochester, MN
(507) 253-4803


                                                                           
             Dave Shield                                                   
             <d.t.shi...@liver                                             
             pool.ac.uk>                                                To 
             Sent by:                  Kathy McLeod/Rochester/i...@ibmus    
             dave.shi...@googl                                          cc 
             email.com                 [email protected] 
                                       t                                   
                                                                   Subject 
             06/08/2010 02:44          Re: thread safe question            
             AM                                                            
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




On 7 June 2010 16:45, Kathy McLeod <[email protected]> wrote:
> If two different clients/managers issue a command to the agent "at the
same
> time", does the agent process them one at a time

In general, yes.

The exceptions are for requests passed on to subagent, or modules
that are explicitly coded to use "delayed results".

But the basic processing model of the agent framework is a single
pipeline. There's no attempt at multi-threading.

Dave



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to