Git Product home page Git Product logo

skyformat99 / message-queue-cpp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rapidsblink/message-queue-cpp

0.0 2.0 0.0 41 KB

Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码,线上成绩2.69M+,排名第1

License: MIT License

CMake 21.97% C++ 38.65% C 39.37%

message-queue-cpp's Introduction

Disclaimer

此项目仅供学习与交流使用,请遵循MIT协议,如果您在任何项目中使用相关代码,请保留此项目的LICENSE文件。

message-queue

1-million message-queue in c++ (使用intrinsics编写向量化代码) --- Created By Blink`团队 (Pisces and yche)。

本地构建代码

mkdir -p build && cd build
cmake .. -Dtest=ON -DenableLOG=ON -DenableWall=ON -DCMAKE_INSTALL_PREFIX=/alidata1/race2018/work   
make -j && make install

本仓库的文件

文件夹/文件 说明
include 动态链接库export出来时候的头文件
src 源代码文件
cmake, CMakeLists.txt 项目构建文件

最高跑分统计数据

[2018-07-11 23:49:55,890] Send: 478408 ms Num: 2000000009
[2018-07-11 23:49:55,890] Put message per second: 4180532.12
[2018-07-11 23:51:55,199] Index Check: 107483 ms Num:1000010
[2018-07-11 23:55:46,916] phase3 start
[2018-07-11 23:55:46,916] Check: 231732 ms Num: 200000000
[2018-07-11 23:55:46,916] Tps: 2691946.44

message-queue-cpp's People

Contributors

cheyulin avatar wang-lp avatar

Watchers

skyformat99 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.