Global singleton pcap handlers #937
Labels
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Enhancement
Most issues will probably ask for additions or changes.
Milestone
Please describe your feature request:
Rework internals to avoid pcap handlers allocation on each runner execution. The initialization should happen once per instance and just reuse existing ones until the final stop. Additionally it would be useful to implement a continuous process mode (improvement of current streaming) that process chunks in bulk (currently not possible due to busy pcap handlers)
The text was updated successfully, but these errors were encountered: