![]() |
Code Examples
A repository of 155 code examples for BeepBeep
|
| Nartimon | Examples of queries processed by the ARTiMon runtime monitor |
| Nauction | Constraints applying on an auction system |
| Nbasic | Use basic processors such as sources, sinks, functions and filters to create simple processing chains |
| Nchess | Examples processing data from a file containing chess games in the PGN format |
| Ncustomprocessors | Create custom processor objects by creating new classes that inherit from Processor |
| Ndiagnose | Use various tools to troubleshoot and diagnose a chain of processors |
| Ndsl | Create your own domain-specific query languages using BeepBeep's interpreter |
| Nepisodes | Examples related to a stream of events for a pressure sensor |
| Nfinitestatemachines | Define finite-state machines and run them on an input trace |
| Nfol | |
| ▼Nfunctions | Create custom Function objects, directly or by combining existing functions |
| Ncustom | |
| Nhl7 | |
| Nio | Read and write events from the outside world using files, |
| Njdbc | |
| Njson | |
| Nltl | Evaluate formulas in Linear Temporal Logic (LTL) in the form of BeepBeep pipelines |
| ▼Nmining | Extract patterns from input streams using data mining and statistical algorithms |
| Nextraction | Extract trends and patterns from a set of input streams |
| Nlearning | Use machine learning algorithms for predictive analytics |
| Ntrenddistance | Evaluate an event stream based on a distance to a reference trend |
| ▼Nmisc | A collection of examples taken from other stream processing software, and redone with BeepBeep |
| Ntemperature | |
| ▼Nnetwork | Send events from one processor to another over a network |
| ▼Nhttppush | Use HTTP gateways in push mode |
| Ntwinprimes | Compute twin primes by distributing the computation across two machines over a network |
| Nnialm | |
| Npingus | |
| Nplots | Generate tables, charts and plots from event streams |
| Nqbf | Shows how a specially designed pipeline can solve the satisfiability problem for True Quantified Boolean Formulas (TQBF) |
| Nrobot | Evaluates various queries on a stream of events describing the state (position, velocity, etc.) of a fictional robot |
| Nsignal | Basic usage of the signal processing processors |
| Nstockticker | Evaluate queries on a fictitious stock ticker event feed |
| Ntuples | Manipulate tuples |
| Ntweets | Analyzes a stream of tweets from the Twitter platform |
| Nutil | A few methods repeatedly used throughout the examples of this repository |
| Nvoyager | Process telemetry from the Voyager 2 spacecraft |
| Nwidgets | Use GUI widgets as data sources or sinks |
| Nxml | Process events in the XML format |