Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umar-7w4 authored Sep 14, 2024
1 parent d3cd091 commit 603349f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,20 @@ Run the following command to start the Zookeeper server in the foreground:
sudo ./zkServer.sh start-foreground
```

## Tools for Zookeeper Visualization

For Zookeeper visualization, you can use the following tool:

[Zoonavigator](https://github.com/elkozmon/zoonavigator)

## Running the Application

Main class: `com.umar.taskscheduler.App`

Arguments: `server local.yml`

If you want to run multiple instances of the application, just change both the ports present in `local.yml` and run the application.


## Technologies Used

Expand Down

0 comments on commit 603349f

Please sign in to comment.