This is a Active Message Queue and Java Message Service project. Project handler used is Maven.
- Intellij-Idea (or any other Java IDE)
- Java 8 or above
- ActiveMQ installed
- Download activemq from here https://activemq.apache.org/components/classic/download/
- Unzip the folder and keep in any directory you want
- Set the PATH Environment variable till the bin directory
- Run cmd as Administrator
- Type -> avtivemq start
- Wait for some time till it completely starts
- In your browser go to http://127.0.0.1:8161/
- Now go to Admin page from the opened web page. (Username : admin, Password: admin)
- Complete all above installation
- Clone this repository.
- Open Intellij-idea and open the cloned project from your PC
- Run SongPubSubMain.java
- from the activemq web console go to TOPICS and "SONG TOPIC" can be seen