23 Star 64 Fork 23

WeBank / WeEvent

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README-en.md

中文 | English

image

CodeFactor Codacy Badge Build Status codecov Latest release Maven Central Documentation Status License

What's WeEvent?

WeEvent is a distributed event-driven architecture that implements trustworthy, reliable and efficient cross-institutional and cross-platform event notification mechanism.

WeEvent is an open source architecture developed by WeBank for peer-to-peer cooperation, smart collaboration and value sharing in the Collaborative Business Model. Aiming at higher efficiency in cross-institutional cooperation with lower costs, it connects different platforms such like applications, IOTs, cloud services and private services via cross-institutional and cross-platform event notification and processing without changing the existing programming language and network interface protocol.

WeEvent Official Site.

Getting Start

We can quick install WeEvent in 3 different ways:Docker image, Bash Shell, Advanced.

Docker image

$ docker pull weevent/weevent:1.0.0; docker run -d -p 8080:8080 weevent/weevent:1.0.0 /root/run.sh

Bash shell

Download and unzip the install package, like weevent-1.0.0.tar.gz. And then execute the install shell.

$ ./install-all.sh -p /usr/local/weevent/

Tutorials

There are some base usecase showed via browser,like Publish Event. For more examples, see the WeEvent tutorials.

User’s Guide

WeEvent online documents.

Contributions

WeEvent love contributor! Please read the CONTRIBUTING.md first, and then submit a pull request.

Thank you!

Community

About

Event-Driven Architecture Based on Blockchain.基于区块链的事件驱动架构 expand collapse
Java and 6 more languages
Apache-2.0
Cancel

Releases

No release

WeEvent

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/WeBank/WeEvent.git
git@gitee.com:WeBank/WeEvent.git
WeBank
WeEvent
WeEvent
master

Search