BoboCEP

BoboCEP: a Fault-Tolerant Complex Event Processing Engine for Edge Computing in Internet of Things - Published in JOSS (2023)

https://github.com/r3w0p/bobocep

Science Score: 95.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README and JOSS metadata
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

complex-event-processing distributed-systems edge-computing fault-tolerance internet-of-things
Last synced: 6 months ago · JSON representation

Repository

A fault-tolerant Complex Event Processing engine designed for edge computing in Internet of Things systems.

Basic Info
Statistics
  • Stars: 21
  • Watchers: 2
  • Forks: 4
  • Open Issues: 0
  • Releases: 7
Topics
complex-event-processing distributed-systems edge-computing fault-tolerance internet-of-things
Created over 6 years ago · Last pushed 8 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Security

README.md

BoboCEP

CICD Security Code Repository Documentation Status

PyPI License Issues Coverage License Scan

JOSS Donate

BoboCEP is a Complex Event Processing (CEP) engine designed for edge computing in Internet of Things (IoT) systems to facilitate inferential reasoning and decision-making on streaming data. It provides fault tolerance (FT) via the active replication of partially-completed complex events across multiple instances of the software.

License

It is an open source project, as per the Open Source Definition. The source code can be redistributed and/or modified under the terms of the MIT License.

Documentation

Documentation is hosted by Read the Docs, which also provides a PDF version.

Owner

  • Name: Dr Power
  • Login: r3w0p
  • Kind: user
  • Location: United Kingdom

JOSS Publication

BoboCEP: a Fault-Tolerant Complex Event Processing Engine for Edge Computing in Internet of Things
Published
November 21, 2023
Volume 8, Issue 91, Page 5858
Authors
Alexander Power ORCID
Department of Computer Science, University of Bath, United Kingdom
Editor
Vissarion Fisikopoulos ORCID
Tags
complex event processing edge computing internet of things python

GitHub Events

Total
  • Watch event: 4
  • Delete event: 2
  • Push event: 12
  • Create event: 2
Last Year
  • Watch event: 4
  • Delete event: 2
  • Push event: 12
  • Create event: 2

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 302
  • Total Committers: 2
  • Avg Commits per committer: 151.0
  • Development Distribution Score (DDS): 0.003
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
r3w0p 2****p 301
Daniel S. Katz d****z@i****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 11
  • Average time to close issues: 4 days
  • Average time to close pull requests: 16 days
  • Total issue authors: 4
  • Total pull request authors: 4
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.36
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • vissarion (1)
  • jeff-hykin (1)
Pull Request Authors
  • r3w0p (8)
  • dependabot[bot] (3)
  • fossabot (1)
  • danielskatz (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 362 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 36
  • Total maintainers: 1
pypi.org: bobocep

A fault-tolerant Complex Event Processing engine designed for edge computing in Internet of Things systems.

  • Versions: 36
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 362 Last month
Rankings
Dependent packages count: 10.1%
Downloads: 11.7%
Average: 15.2%
Forks count: 15.3%
Stargazers count: 17.1%
Dependent repos count: 21.6%
Maintainers (1)
Last synced: 6 months ago

Dependencies

requirements.txt pypi
  • bumpversion ==0.5.3
  • pika ==1.1.0
.github/workflows/cicd.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • paambaati/codeclimate-action v5.0.0 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/security.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
bobocep/setup/setup.py pypi
requirements-dev.txt pypi
  • Flask ==2.3.3 development
  • bump2version ==1.0.1 development
  • coverage ==7.3.1 development
  • flake8 ==6.1.0 development
  • interrogate ==1.5.0 development
  • mypy ==1.5.1 development
  • pytest ==7.4.2 development
  • sphinx ==4.2.0 development
  • sphinx-mdinclude ==0.5.3 development
  • sphinx-rtd-theme ==1.1.1 development
setup.py pypi