Skip to content

Quick start to show how to consume or produce data to and from a JMS broker

Notifications You must be signed in to change notification settings

christophd/camel-k-example-jms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using JMS with Camel K

Introduction

This example shows how to use JMS to connect to a message broker in order to consume and produce messages.

There are two examples:

  • JMS Sink: use this example to learn how to produce data to a JMS broker
  • JMS Source: use this example to learn how to consume data from a JMS broker

About

Quick start to show how to consume or produce data to and from a JMS broker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.6%
  • Java 33.7%
  • Gherkin 13.7%