Features

MiNiFi - a subproject of Apache NiFi - is a complementary data collection approach that supplements the core tenets of NiFi in dataflow management, focusing on the collection of data at the source of its creation.

Apache NiFi MiNiFi provides the following features:

MiNiFi functions in the role of an agent acting immediately at, or directly adjacent to, source sensors, systems, or servers.

Form Factors

MiNiFi is available as either a native binary for Linux or as platform-independent Java distribution.

The native version is a reimplementation of NiFi core concepts in C++, supporting a subset of standard processors while limiting the impact on system resources.

The Java version supports most standard NiFi components, enabling flexible flow deployments without the runtime user interface that standard NiFi provides.

MiNiFi C++ Resources

MiNiFi Java Resources