Skip to content

harshthakkar09/music_servcie_using_activemq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activemq-Project

This is a Active Message Queue and Java Message Service project. Project handler used is Maven.

Requirements

  • Intellij-Idea (or any other Java IDE)
  • Java 8 or above
  • ActiveMQ installed

Installing ActiveMQ

Starting ActiveMQ web console

  • 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)

Running this project

  • 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

About

This project demonstrate how to use ActiveMQ queues and topics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages