We are trying to re-organize our long long rainer script into modules so
that its more readable. As part of that, wondering if rulesets (backed by
direct queues) are synchronous and thread safe

Ex:
Old Code
ruleset(name="main-ruleset" queue.type="Direct" queue.timeoutenqueue="0" ) {
      // Capability 1 code

}

New Code

To be clear, we aren't mixing rsyslog with asynchronous queues and direct
queues. We are only using direct queues as analogous to functions.

-- 
Regards,
Rajesh KSV
_______________________________________________
rsyslog mailing list
https://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to