Pluggable foundation blocks for building distributed apps.
Les fonctionnalités principales de foundatiofx/foundatio sont : Caching, Databases and Storage, File Systems, Message Queues, Data and Metrics, Logging and Monitoring.
Les alternatives open-source à foundatiofx/foundatio incluent : uptrace/uptrace — Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces,… zenml-io/zenml — ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning… aforward/sadbus — A dumb message bus for sharing data between microservices in a relatively decoupled mechanism. aio-libs/aiozmq — Asyncio (pep 3156) integration with ZeroMQ. akira/exq — Job processing library for Elixir - compatible with Resque / Sidekiq. aio-libs/aiokafka — asyncio client for kafka.
Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces, metrics, and logs. It functions as a centralized logging backend, a distributed tracing system, and a metrics engine to monitor application performance and system health. The platform is distinguished by AI-powered operational capabilities, allowing users to query telemetry data and manage monitoring dashboards using natural language. It specifically includes specialized monitoring for generative AI pipelines, tracking token usage and response quality for LLM interactions and r
ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented
A dumb message bus for sharing data between microservices in a relatively decoupled mechanism