Skip to content

Commit 6db96f6

Browse files
author
Guillermo Narvaez-Paliza
committed
2 parents d765b88 + 27a990c commit 6db96f6

File tree

4 files changed

+38
-0
lines changed

4 files changed

+38
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# TIBCO® Streaming Community Samples
2+
3+
This github repository contains a number of TIBCO® Streaming samples contributed by the community that can be cloned to your local workspace
4+
5+
Overview:
6+
7+
* [Using in TIBCO StreamBase Studio™](docs/studio.md)
8+
* [Contributing](docs/contributing.md)
9+
* [License](docs/LICENSE)
10+
11+
Sample categories:
12+
13+
* [Projects contributed by the community](components)

components/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Components
2+
3+
Projects contributed by the community
4+
5+
Samples :
6+
7+
* [AMS client operator demonstrates the use of the TIBCO Artifact Management Server REST API](ams-client)
8+
* [Automated trading simulation using Bollinger Bands trading indicator](bollinger-bands-signaling)
9+
* [Delays the transmission of data along a stream by a specified amount of time](delay-operator)
10+
* [NYC Yellow Cabs: Visualize live data in LiveView Web using a LiveView project in StreamBase Studio](nyc-yellow-cabs-demo)
11+
* [Decode airplane radio and publish plane data to LiveViewTM Server](plane-tracker)
12+
* [Adapters to send and receive messages from a Redis database, including streaming](redis-adapter)
13+
* [Live Datamart Table Provider example for querying an InfluxDB database](sb-ldm-influxdb-tableprovider)
14+
* [SMILE Stat and ML library integration operators](smile-operators)
15+
* [Wikipedia: Visualize live data in LiveView Web using a LiveView project in StreamBase Studio](wikimedia)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# NYC Yellow Cabs Demo
2+
3+
NYC Yellow Cabs: Visualize live data in LiveView Web using a LiveView project in StreamBase Studio
4+
5+
No README.md file was provided with this sample by contributor.

components/wikimedia/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Wikipedia Monitoring
2+
3+
Wikipedia: Visualize live data in LiveView Web using a LiveView project in StreamBase Studio
4+
5+
No README.md file was provided with this sample by contributor.

0 commit comments

Comments
 (0)