zguide
Messaging library guide
A comprehensive guide to ØMQ, a high-performance messaging library, written by Pieter Hintjens and others.
Learning and Using ØMQ
3k stars
217 watching
2k forks
Language: PHP
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
zeromq/jzmq | A Java binding for the ZeroMQ messaging library | 590 |
php-enqueue/enqueue | A messaging system designed to simplify message processing and provide advanced features. | 188 |
walu/phpbook | A comprehensive guide to developing PHP extensions and core applications | 2,049 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
pebbe/zmq4 | A Go interface to ZeroMQ version 4 message passing library | 1,184 |
lemunozm/message-io | An event-driven network library providing a simple API to handle connections, messages, and errors in a scalable and easy-to-use manner. | 1,132 |
learnbyexample/vim_reference | A concise learning resource for Vim users covering key concepts and features. | 358 |
bernardphp/bernardbundle | Integrates Bernard with Symfony2 to enable message queueing and job execution. | 96 |
tjguk/networkzero | A Python library that facilitates simple networking and messaging between computers or processes. | 47 |
apache/rocketmq-clients | A collection of client bindings for Apache RocketMQ, providing cloud-native solutions for multiple programming languages. | 338 |
zarusz/slimmessagebus | A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 486 |
azawawi/swiftyzeromq | Provides Swift bindings for ZeroMQ's low-level API and object-oriented API | 63 |
thehydroimpulse/nanomsg.rs | A Rust implementation of a messaging library that allows inter-process communication and synchronization. | 392 |
fedora-infra/fedora-messaging | A library for sending and consuming messages with schema validation in an AMQP-based messaging system. | 55 |