mariomac / pipes

Complex data processing flows in Go
Apache License 2.0
13 stars 0 forks source link

Allow dynamic plug-in/remove of nodes elements #5

Open mariomac opened 2 years ago

mariomac commented 2 years ago

Use case: eBPF agent wants to setup new acquisition nodes, or remove them, when new network devices come up or down at runtime.

To be added to the low-level node API