Skip to main content
Version: 3.0.0-alpha (Diátaxis)

Messaging Services

Hikube provides managed messaging services for application decoupling, event streaming, and asynchronous communication.

Comparison

ServiceProtocolModelPersistenceUse Case
KafkaBinary TCPPub/Sub with logYes (distributed log)Event streaming, data pipelines
RabbitMQAMQPQueue-basedYes (optional)Task queues, RPC, complex routing
NATSText TCPPub/Sub + Request/ReplyOptional (JetStream)Microservices, IoT, edge

Available Services