Giter Site home page Giter Site logo

digitalmystic / sopmq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from islandzvw/sopmq

0.0 1.0 0.0 3.03 MB

Scalable optionally persistent distributed message queue

License: Apache License 2.0

CMake 0.84% C++ 86.23% Shell 8.23% C 0.07% Python 4.57% Protocol Buffer 0.07%

sopmq's Introduction

sopmq

Scalable optionally persistent distributed message queue

This project is in the very early stages of development and is not yet functional

SOPMQ's design is intended to provide a distributed at least once message queue with partition tolerance. SOPMQ models a CP system.

Windows note

This project uses the EditorConfig visual studio plugin to maintain tab and spacing settings.

You must specify the paths to various dependencies under windows. An example would be:

cmake -D LIBCASSANDRA_LIBRARY=D:\lib\cpp-driver\build\Debug\cassandra.lib -D LIBCASSANDRA_INCLUDE_DIR=D:\lib\cpp-driver\include -D CRYPTOPP_INCLUDE_DIR=D:\lib\cryptopp562 -D CRYPTOPP_LIBRARY=D:\lib\cryptopp562\cryptopp\x64\Output\Debug\cryptopp.lib -D CRYPTOPP_ROOT_DIR=D:\lib\cryptopp562\cryptopp -D PROTOBUF_LIBRARY=D:\lib\protobuf-2.5.0\vsprojects\x64\Debug\libprotobuf.lib -D PROTOBUF_INCLUDE_DIR=D:\lib\protobuf-2.5.0\src -D OPENSSL_ROOT_DIR=D:\lib\openssl-1.0.1h-bin .. -G "Visual Studio 11 Win64"

More details on building later as the project matures

sopmq's People

Contributors

ddaeschler avatar

Watchers

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