1 Star 0 Fork 23

江北青衣 / WeEvent

forked from WeBank / WeEvent 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README-en.md 3.65 KB
一键复制 编辑 原始数据 按行查看 历史
matthewliu 提交于 2019-10-28 14:32 . fix document review issues (#277)

中文 | English

image

CodeFactor Codacy Badge Build Status Latest release Maven Central Documentation 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

Java
1
https://gitee.com/JiangBeiQingYi/WeEvent.git
git@gitee.com:JiangBeiQingYi/WeEvent.git
JiangBeiQingYi
WeEvent
WeEvent
master

搜索帮助