Stream interceptors

Interceptors are designed to be modular and customizable, enabling developers to assemble them with ease, akin to building Lego blocks. This architecture not only enhances adaptability but also streamlines integration with AI technologies for automation purposes.

A significant portion of dataset configuration is facilitated through a user-friendly Graphical User Interface (GUI), ensuring a seamless and intuitive setup process for stream interceptors. The system is engineered to auto-configure interceptors based on GUI inputs, simplifying initial setup procedures from weeks or months to minutes if compared to some well-known ways of building data sets like subgraphs.

For scenarios requiring advanced logic or data augmentation from third-party sources, developers have the flexibility to introduce custom modules. These modules can be crafted using WebAssembly (WASM), allowing for the integration of complex functionalities and external data into the stream processing workflow. This capability ensures that developers can tailor interceptors to meet specific requirements, providing an avenue for sophisticated data processing and enrichment tasks.

Explore more details:

Last updated