zeek/scripts/base/frameworks/broker
Jon Siwek 083947af41 Update default broker threading configuration
Now defaults to a max of 4 threads typically indepedent of core
count (previously could go up to a hard cap of 8).  Also now allow
controlling this setting via BRO_BROKER_MAX_THREADS environment
variable.
2018-08-10 17:08:26 -05:00
..
__load__.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
log.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
main.bro Update default broker threading configuration 2018-08-10 17:08:26 -05:00
README Add missing documentation on the "Bro Package Index" page 2015-06-02 10:00:00 -05:00
store.bro Fix minor typos in broker reference documentation 2018-06-27 13:00:09 -05:00

The Broker communication framework facilitates connecting to remote Bro
instances to share state and transfer events.