https://github.com/ibmstreams/streamsx.microservice
Provide documentation, utilities, examples for Streams microservices
https://github.com/ibmstreams/streamsx.microservice
microservice microservices-architecture streaming-analytics
Last synced: over 1 year ago
JSON representation
Provide documentation, utilities, examples for Streams microservices
- Host: GitHub
- URL: https://github.com/ibmstreams/streamsx.microservice
- Owner: IBMStreams
- License: apache-2.0
- Created: 2017-10-20T14:01:06.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2020-08-18T10:54:52.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T18:50:34.354Z (over 1 year ago)
- Topics: microservice, microservices-architecture, streaming-analytics
- Language: Java
- Size: 61.5 KB
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# streamsx.microservice
Provide documentation, utilities, examples for Streams microservices
Analytics Microservice Architecture with IBM Streams: https://community.ibm.com/community/user/cloudpakfordata/viewdocument/analytics-microservice-architecture
This repository contains the following:
* java/com.ibm.streamsx.microservice.common - Common framework for creating microservices in Java or SPL
* samples - Example projects demonstrating how to use the framework