All Projects → eXist-db → messaging-replication

eXist-db / messaging-replication

Licence: LGPL-2.1 license
eXist-db JMS based messaging and document replication extension (JMS based)

Programming Languages

java
68154 projects - #9 most used programming language
XQuery
69 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to messaging-replication

event-driven-microservices
No description or website provided.
Stars: ✭ 15 (+7.14%)
Mutual labels:  jms, activemq
qpid-jms
Mirror of Apache Qpid JMS
Stars: ✭ 60 (+328.57%)
Mutual labels:  jms, messaging
Activemq Artemis
Mirror of Apache ActiveMQ Artemis
Stars: ✭ 685 (+4792.86%)
Mutual labels:  messaging, activemq
rx-stomp
STOMP adaptor for RxJS
Stars: ✭ 76 (+442.86%)
Mutual labels:  messaging, activemq
spring-projects
Some spring sample projects
Stars: ✭ 24 (+71.43%)
Mutual labels:  jms, activemq
learning-dome-code
分享日常java学习代码及用例,包括主流的框架、常用的组件、以及比较好的解决方案,项目会持续更新……
Stars: ✭ 58 (+314.29%)
Mutual labels:  jms, activemq
TradingMachine
TradingMachine is a mini-trading system simulation, whose components (market data and order feeds, FIX acceptor and initiator, back-end for filled orders) interact by queues and topics.
Stars: ✭ 26 (+85.71%)
Mutual labels:  jms, messaging
Review System Demo
A Spring Boot and AngularJS boilerplate project.
Stars: ✭ 18 (+28.57%)
Mutual labels:  jms, activemq
amqv7-workshop
No description or website provided.
Stars: ✭ 22 (+57.14%)
Mutual labels:  messaging, activemq
rabbitmq-jms-client
RabbitMQ JMS client
Stars: ✭ 51 (+264.29%)
Mutual labels:  jms, messaging
akka-microservice
Example of a microservice with Scala, Akka, Spray and Camel/ActiveMQ
Stars: ✭ 45 (+221.43%)
Mutual labels:  activemq
nodebb
NodeJs components
Stars: ✭ 19 (+35.71%)
Mutual labels:  messaging
rabbitmq-stomp
RabbitMQ STOMP plugin
Stars: ✭ 49 (+250%)
Mutual labels:  messaging
alpenhorn
Bootstrapping Secure Communication without Leaking Metadata
Stars: ✭ 69 (+392.86%)
Mutual labels:  messaging
sql-sync
Offline replication between SQLite (clients) and MySQL (master).
Stars: ✭ 52 (+271.43%)
Mutual labels:  replication
rabbit
Build Elixir applications with RabbitMQ
Stars: ✭ 36 (+157.14%)
Mutual labels:  messaging
nativescript-yoonit-websocket
Build modern apps using NativeScript and WebSocket in Android and iOS
Stars: ✭ 62 (+342.86%)
Mutual labels:  messaging
godsend
A simple and eloquent workflow for streaming messages to micro-services.
Stars: ✭ 15 (+7.14%)
Mutual labels:  messaging
whatsapp-bot
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis
Stars: ✭ 34 (+142.86%)
Mutual labels:  messaging
mqtg-bot
MQTT Client Telegram Bot
Stars: ✭ 67 (+378.57%)
Mutual labels:  messaging

eXist-db messaging-replication extension

Build Status

This is the eXist-db extension providing 'messaging' and 'document replication' features based on JMS technology.

Documentation

Please consult the WiKi for documentation and more information about this extension.

The git repository and XAR application contain a number or ready-to-go examples for the messaging and the replication features.

It is highly recommended is to start with the messaging feature first before configuring the more complex replication feature. Following this order will make sure that the infrastructure is correctly setup.

Sponsors

The extension has been made possible with the funds of a number of sponsors.

How to build

The extension is built with maven (version 3.5.2 is required for the used kuberam-expath-plugin)

mvn clean package
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].