Hi Matthias, The project looks interesting. Any detailed performance data compared with latest storm versions (0.9.3 / 0.9.4) ?
Thanks, Manu Zhang On Tue, May 26, 2015 at 11:52 PM, Matthias J. Sax < [email protected]> wrote: > Dear Storm community, > > we would like to share our project Aeolus with you. While the project is > not finished, our first component --- a transparent batching layer --- > is available now. > > Aeolus' batching component, is a transparent layer that can increase > Storm's throughput by an order of magnitude while keeping tuple-by-tuple > processing semantics. Batching happens transparent to the system and the > user code. Thus, it can be used without changing existing code. > > Aeolus is available using Apache License 2.0 and would be happy to any > feedback. If you like to try it out, you can download Aeolus from our > git repository: > https://github.com/mjsax/aeolus > > > Happy hacking, > Matthias > >
