Skip to content

xuwenq/stormcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

stormcpp

A C++ wrapper for Storm(https://github.com/nathanmarz/storm/). Storm topologies can be written with c++ based on this wrapper.

This is an implementation of Multlang-protocol of storm:https://github.com/nathanmarz/storm/wiki/Multilang-protocol NOTE: jsoncpp-0.6.0 is needed .


storm(https://github.com/nathanmarz/storm/)流计算框架多语言组件接口(c++)的一个实现; 可以使用c++语言编写topology在storm上运行。 注意依赖于jsoncpp-0.6.0这个库

协议标准:https://github.com/nathanmarz/storm/wiki/Multilang-protocol 在编写中参考了:https://github.com/filox/StormCpp

About

StormCPP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published