Git Product home page Git Product logo

alistormrocketmq's Introduction

#阿里中间件性能挑战赛第一赛季

本项目是我参加阿里中间件性能大赛第一赛季,使用阿里中间件 jStorm,rocketMq,tair 完成的阿里双十一交易数据实时计算。

本项目没有什么难点,遗憾的是大赛因为初次使用java,所以没有仔细查看linkedblockingqueue 的offer 方法,造成了数据丢失,最后也将bug更改过来。

项目唯一的难点:队列中一类要处理的数据对另外一类数据有依赖关系,队列不可随机消费,所以需要在内存中缓存被依赖的数据,并且达到一定条件之后删除数据,避免内存不够。

alistormrocketmq's People

Contributors

wxybupt avatar

Watchers

James Cloos avatar  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.