An open API service indexing awesome lists of open source software.

https://github.com/wpjunior/activemq-pubsub-example.js


https://github.com/wpjunior/activemq-pubsub-example.js

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

ActiveMQ Pub/Sub Example.js
---------------------------

A simple example of subscribe and publish for ActiveMQ written in nodeJS.

Install dependencies
--------------------

```
make setup
```

Open many instancies of
-----------------------

```
make run
```