bppMQ Documentation

A modern message queue system designed for AI agents and distributed systems

View on GitHub

Overview

bppMQ (Blakez Pattern-based Processing Message Queue) is a lightweight, AI-friendly message queue system built on CouchDB. It provides flexible message routing with pattern-based filters, making it ideal for building AI agent systems and distributed architectures.

Key Features

Documentation

Getting Started

Quick start guide and basic setup instructions for bppMQ.

Read Guide

Architecture

Deep dive into bppMQ's system design and technical architecture.

View Architecture

Developer Guide

Comprehensive guide for developers including setup and contributing.

Developer Guide

REST API Guide

Complete API reference with examples and best practices.

API Documentation

AI Agent Guide

Learn how to build AI agents using bppMQ's streaming capabilities.

AI Integration

Deployment Guide

Production deployment instructions and operational best practices.

Deployment

API Reference

Explore the bppMQ API using our interactive documentation:

Java API (Javadoc)

Browse the complete Java API documentation generated from source code.

View Javadoc

OpenAPI Specification

Download the OpenAPI 3.0 specification for the REST API.

Download Spec

Postman Collection

Import our Postman collection to quickly test API endpoints.

Download Collection

Code Examples

Learn by example with our collection of code samples in multiple languages: