-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7428643
commit 52c7cb0
Showing
30 changed files
with
55 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
Automi Examples | ||
=============== | ||
|
||
* [Batch operators](./batch) - examples of the different automi operators. | ||
* [Collectors](./collectors) - examples of different collector components. | ||
* [Custom type](./csutomtype) - shows how to stream values of custom types. | ||
* [Emitters](./emitters) - examples of different emitter compoennts. | ||
* [Error handling](./error) - examples showing how to setup error handling. | ||
* [gRPC streaming](./grpc) - examples using automi to stream from gPRC streaming services. | ||
* [Logging](./logging) - examples of logging stream events at runtime. | ||
* [MD5](./md5) - implementation of the MD5 example from Sameer Ajmani blog on [Concurrency Pattern](https://blog.golang.org/pipelines) | ||
* [Network](/.net) - examples showing streaming data from TCP sockets and HTTP requests. | ||
* [Sinks](./sinks) - examples of built-in sink components. | ||
* [Sources](./sources) - examples of built-in source compoennts. | ||
* [Wordcount](./wordcount) - a simple wordcount example using Automi opertors. | ||
* [Window operators](./windowing) - Window and aggregation examples. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.