SolrMQ
Queue solver
Enables communication between an AMQP queue and Solr using RabbitMQ as the client library.
Plugin for SOLR that reads from a AMQP queue. Uses RabbitMQ as the client library.
23 stars
31 watching
10 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
rabbitmq/rabbitmq-java-client | A Java client for interacting with RabbitMQ message broker | 1,246 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
hivemq/hivemq-mqtt-client | A high-performance Java client library for MQTT 5.0 and 3.1.1 with various API flavours and backpressure support. | 865 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 327 |
pardahlman/rawrabbit | A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
nebo15/rbmq | Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
spingo/op-rabbit | A high-level, type-safe RabbitMQ library for Scala and Akka with strong focus on recovery, reliability, modularity, and fault tolerance. | 232 |