arcon 0.2.0

A runtime for writing streaming applications
Documentation

arcon

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

socket

  • tokio
  • tokio-util
  • futures
  • serde_json

kafka

  • rdkafka
  • futures
  • serde_json

hardware_counters

  • perf-event
  • metrics

prometheus_exporter

  • metrics-exporter-prometheus
  • metrics

unsafe_flight

  • arcon_macros/unsafe_flight

allocator_metrics

  • arcon_allocator/metrics

state_metrics

  • arcon_state/metrics

thread_pinning

  • kompact/thread_pinning

rocksdb

  • arcon_state/rocks

metrics

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

perf-event

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

metrics-exporter-prometheus

    This feature flag does not enable additional features.

rdkafka

    This feature flag does not enable additional features.