Skip to content
 
 

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM MQ Light Node.js Fish Alive Sample

js-standard-style

This project contains Node.js samples demonstrating how to use MQ Light to perform worker offload.

Check out the blog posts at IBM Messaging for more info on these samples.

Deploying to Bluemix

The sample can be used with the 'Message Hub' service.

  1. Create an instance of the service using either the Bluemix console or the Bluemix cf command line tool.

  2. In the Message Hub service Dashboard, create a topic called "MQLight" with a single partition.

  3. Edit the manifest.yml file in the root directory of the sample to reflect the name of the service created above.

  services:
  - <TheNameOfYourService>
...
  services:
  - <TheNameOfYourService>
  1. From the root directory of the sample use the Bluemix cf command line tool to push the sample to Bluemix, as below:
$ cf push

For further information about Bluemix command line tooling, see IBM Bluemix Command Line Tooling

About

Node.js MQ Light fishalive sample

Resources

Stars

2 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages