About:
This is a MongoDB oplog reader which can be deployed as a Web Application in any J2EE container. Once you deploy this application, the oplog reader starts automatically. By default the output goes to a java.util.concurrent.LinkedBlockingDeque. But this can be easily modified to send the output to anywhere you want. I typically use a IBM MQ.
Also, it allows for listening to multiple replica sets. It spawns one thread for each replica set. You can also configure what namespaces(Collections) you want to listen to.
Additionally, you can also control the oplog-reader using JMX. JMX port it specified in application.properties file. JMX URL would be service:jmx:rmi://localhost/jndi/rmi://localhost:${jmx.port}/jmxconnector
It also has a cron running every 2 minutes to see if the oplog reader is running. In case it has stopped it will try to start it.

Project Activity

See All Activity >

Follow MongoDB Oplog Reader

MongoDB Oplog Reader Web Site

Other Useful Business Software
AI-powered service management for IT and enterprise teams Icon
AI-powered service management for IT and enterprise teams

Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of MongoDB Oplog Reader!

Additional Project Details

Registered

2013-08-22