I'm working in the scriptd code. It looks to me like the execution of the scripts is single threaded.
BroadcastEventProcessor does the standard listen on events, so it's multi-threaded. But it just puts stuff in the execQ. The Executor pulls off the Q and does the actually script execution via BSFManager.exec. I don't see anything that would multi-thread the execution of the scripts. Am I missing something? Thanks, Jerome ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel