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
Orchestrate Your AI Agents with Zenflow Icon
Orchestrate Your AI Agents with Zenflow

The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Try free now
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