BoboCEP
1.1.1
Introduction
Installation
Dependencies
Python
Install via pip
virtualenv
Build Manually
Development
Getting Started
Complex Event Processing
Example
BoboCEP Architecture
Subsystems
Quick Start
Why “Bobo”?
References
Examples
Simple
Advanced
Distributed
Flask
Use Cases
Assisted Living
Phenomenon
Pattern #1
Pattern #2
Actions
Action #1
Action #2
Learning
Phenomena
Patterns
Negated
Optional
Looping
Contiguity
Conditions
Pattern Builder
Runs
Actions
Handlers
Blocking
Multithreading
Multiprocessing
Distributed
Recovery Scenarios
Communication Failure
Cannot send data to another instance.
Run Complete
Multiple instances complete same run with different events.
Run Halt
One instance completes run, another halts it.
Run Update
Update is multiple blocks ahead of local run.
Update is behind local run.
One instance updates run, another halts it.
Publications
Glossary
Contiguity
Strict
Relaxed
Non-Deterministic Relaxed
Events
Simple Event
Complex Event
Action Event
Event History
Phenomenon
Pattern
Run
In Progress
Halted
Completed
Development
Source Code
bobocep
bobocep.bobocep
bobocep.bobocep.BoboJSONable
bobocep.bobocep.BoboError
bobocep.bobocep.BoboJSONableError
bobocep.cep
bobocep.cep.action
bobocep.cep.engine
bobocep.cep.event
bobocep.cep.gen
bobocep.cep.phenom
bobocep.dist
bobocep.dist.crypto
bobocep.dist.device
bobocep.dist.devman
bobocep.dist.dist
bobocep.dist.pubsub
bobocep.dist.tcp
bobocep.setup
bobocep.setup.setup
bobocep.setup.simple
Developer Guide
Dependencies
Development Tools
Code Linting
Code Testing and Coverage
Documentation
Documentation Coverage
Type Checking
Versioning
Contributing
BoboCEP
Source Code
bobocep
bobocep.cep
bobocep.cep.engine
bobocep.cep.engine.engine
bobocep.cep.engine.engine.BoboEngineError
Edit on GitHub
bobocep.cep.engine.engine.BoboEngineError
exception
bobocep.cep.engine.engine.
BoboEngineError
[source]
An engine error.