Coder Social home page Coder Social logo

morsch / eventuate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rbmhtechnology/eventuate

0.0 1.0 0.0 8.52 MB

Event-sourcing and distributed event collaboration with causal consistency

Home Page: http://rbmhtechnology.github.io/eventuate/

License: Apache License 2.0

Shell 0.20% Scala 75.79% Java 9.43% Protocol Buffer 0.89% Python 0.74% CSS 10.76% JavaScript 0.49% HTML 1.70%

eventuate's Introduction

Gitter Build Status Stories in Ready

Eventuate

Eventuate is a toolkit for building applications composed of event-driven and event-sourced services that collaborate by exchanging events over shared event logs. Services can either be co-located on a single node or distributed up to global scale. Services can also be replicated with causal consistency and remain available for writes during network partitions. Eventuate has a Java and Scala API, is written in Scala and built on top of Akka, a toolkit for building highly concurrent, distributed, and resilient message-driven applications on the JVM. Eventuate

  • provides event-sourcing abstractions for building stateful services on the command-side and query-side of CQRS-based applications
  • offers services a reliable and partition-tolerant event storage and event-based communication infrastructure that preserves causal ordering
  • supports the development of always-on applications by allowing services to be distributed across multiple availability zones (locations)
  • supports stateful service replication with causal consistency and concurrent state updates with automated and interactive conflict resolution options
  • supports the implementation of reliable business processes from collaborating services that are tolerant to inter-service network partitions
  • supports the aggregation of events from distributed services for updating persistent and in-memory query databases
  • provides implementations of operation-based CRDTs as specified in A comprehensive study of Convergent and Commutative Replicated Data Types
  • provides adapters to 3rd-party stream processing frameworks for analyzing generated events (planned)

Documentation

Project

Community

eventuate's People

Contributors

krasserm avatar volkerstampa avatar kongo2002 avatar agido-jrieks avatar raboof avatar eventuate-test avatar ianclegg avatar maekl avatar fijolekprojects avatar purthaler avatar agido-hundt avatar

Watchers

Moritz Schallaböck 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.