GithubHelp home page GithubHelp logo

ebc4j's Introduction

EBC4J

http://www.object-zoo.net/ebc4j
[email protected]

EBC4J is a generic Java API that can be used to implement event based components. It builds upon the actions and events of the Events4J API and provides base and helper classes that can be used to create EBCs for loosely coupled systems, e.g. the implementation of a flow design.

It is open source software released under the terms of the MIT License found in the file "LICENSE.txt"

Motivation

Problems solved:

  • Provide EBC interfaces and base classes to hide boilerplate code from EBC implementors
  • Include trace logging of EBC activity with no additional implementation overhead
  • Provide ready to use generic Join EBCs to join data flows
  • Provide easy to use mock objects for EBC testing

Design goals:

  • Minimum number of interfaces that are still suitable for most situations
  • Generic implementation adapts to most use cases
  • Allow flexible use through strategy object composition for EBCs and Joins
  • Usable in GWT applications
  • Zero dependencies (except Events4J API of course)

Non-goals:

  • Provide dependency injection framework (there are enough that can be used together with EBC4J)
  • Provide automatic wiring/execution environment

How To Use It

Development Tools

Release History

  • 1.3 Renewed
    • Added Java 8 functions and lambdas support
    • Switched from Maven to Gradle
    • Switched from Jnario to JUnit
    • Switched from Eclipse to IntelliJ IDEA
    • Switched from Assembla to Github
  • 1.2 New Features
    • Fixed GWT support
    • Refactorings
    • Added signal Joins
    • Added Pair mappings
    • Added Flow building DSL
    • Added Flow executor
    • Added Split implemenetations
    • Added State mechanism
  • 1.1 New features
    • Added reset option to Joins
  • 1.0 First final release
    • Completed JavaDoc
    • Refactored Joins to favor composition over inheritance
  • 0.9 First preview release

ebc4j's People

Contributors

tilm4nn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.