Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itnelo/ibm-websphere-messageflow-example
IBM WebSphere implementation of simple message flow
https://github.com/itnelo/ibm-websphere-messageflow-example
Last synced: about 2 months ago
JSON representation
IBM WebSphere implementation of simple message flow
- Host: GitHub
- URL: https://github.com/itnelo/ibm-websphere-messageflow-example
- Owner: itnelo
- License: mit
- Created: 2015-11-27T14:18:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-24T08:22:44.000Z (about 9 years ago)
- Last Synced: 2024-10-13T12:45:02.632Z (3 months ago)
- Language: Scilab
- Homepage:
- Size: 3.92 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ibm-websphere-messageflow-example
Message flow implementation:1. Redirecting message from one to another queue.
2. Logging incoming message info (creation time, source queue, content) into local file.![alt tag](https://raw.github.com/itnelo/ibm-websphere-messageflow-example/master/schema.png)
![alt tag](https://raw.github.com/itnelo/ibm-websphere-messageflow-example/master/transformation.png)