Skip to content

nmfa/Creations-Index

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 

Repository files navigation

Apama Community Creations Index

A curated index of community creations for the Apama Streaming Analytics platform.

Contributing to the Index

If you would like to link to a resource (hosted on GitHub or externally), please create a pull request containing your changes to the README.md file.

  • Please try to find an existing category under which it can be placed, else insert under 'Misc.' or suggest a new category
  • Please prettify links such that the link text is a descriptive title rather than a URL

Connectivity Plug-Ins

C++

  • CSV Codec - Translation of CSV format messages
  • Batching Codec - Convert a batch of messages into a single message containing a list of messages and vice-versa

Java

EPL Plug-Ins

C++

  • RaspberryPi GPIO - For interfacing with the RaspberryPi on board GPIO
  • Random Plugin - Random number generation plugin for statistical use (wraps STL random header)
  • Filesystem - Filesystem operations (r,w,ls,mv,cp,rm,etc.)

Java

Python

Hybrid Plug-Ins (C++ based mixed EPL & Connectivity Plug-Ins)

  • CSV Plugin - Translation of CSV format messages, with escaping and contentType checking for both plugins and connectivity codec
  • Base64 Codec - Translation of Base64-encoded data for both plugins and connectivity codec

Frameworks and Libraries

  • RxEPL - The ReactiveX framework (Observables) implemented entirely in EPL
  • Action Binding - JavaScript-esque action binding in EPL
  • Lambdas - Lambdas for EPL

Utilities and Tools

  • PySys - Cross platform system/unit testing, recommended for use when testing Apama applications. Many Apama centric extensions available. Included in install.
  • Aunit - EPL annotation-based unit testing. Leverages PySys framework.

Docker

IDE Extensions

Tutorials

Misc.

  • Game of Life - A basic Game of Life using the Dashboards for display.

These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.

Releases

No releases published

Packages

No packages published