Work on #353: More descriptive Tags
* Added the full name for Apache Camel, including the trademark symbol for clarity among other things named "Camel" and to indicate that this is a 3rd party software
This commit is contained in:
parent
bd82387fc1
commit
1a55f3a420
@ -7,7 +7,7 @@ categories: Integration
|
||||
tags:
|
||||
- Java
|
||||
- EIP
|
||||
- Camel
|
||||
- Apache Camel™
|
||||
---
|
||||
|
||||
## Intent
|
||||
@ -23,4 +23,4 @@ Use the Message Channel pattern when
|
||||
|
||||
## Real world examples
|
||||
|
||||
* [akka-camel](http://doc.akka.io/docs/akka/snapshot/scala/camel.html)
|
||||
* [akka-camel](http://doc.akka.io/docs/akka/snapshot/scala/camel.html)
|
@ -7,7 +7,7 @@ categories: Integration
|
||||
tags:
|
||||
- Java
|
||||
- EIP
|
||||
- Camel
|
||||
- Apache Camel™
|
||||
---
|
||||
|
||||
## Intent
|
||||
@ -18,4 +18,4 @@ Broadcast messages from sender to all the interested receivers.
|
||||
## Applicability
|
||||
Use the Publish Subscribe Channel pattern when
|
||||
|
||||
* two or more applications need to communicate using a messaging system for broadcasts.
|
||||
* two or more applications need to communicate using a messaging system for broadcasts.
|
Loading…
x
Reference in New Issue
Block a user